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
I keep seeing errors which I think are caused by authentication or rate limit problems but which appear to be unexpected JSON responses - presumably because they are actually an error message.
I keep seeing errors which I think are caused by authentication or rate limit problems but which appear to be unexpected JSON responses - presumably because they are actually an error message.
Recent example: https://github.com/simonw/jsk-fellows-on-twitter/runs/598892575
Using
response.raise_for_status()
everywhere will make these errors less confusing.The text was updated successfully, but these errors were encountered: