You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you try reproducing this when using HttpURLConnection directly?
If it only happens with Volley and not HttpURLConnection, then maybe there's something else we're doing differently. But if it happens with HttpURLConnection, then there is something else that is causing this server to reject the request that you'll need to fix on your side.
E/Volley: [42916] NetworkUtility.shouldRetryException: Unexpected response code 403 for https://newsapi.org/v2/top-headlines?country=us&category=business&apiKey=271580bf514747cXXXXXXXXXXXXXXXXX
Code for reference: - msn2106/NewsApp#2
The text was updated successfully, but these errors were encountered: