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
{{ message }}
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
All of a sudden this function is raising an EpiOAuthUnauthorizedException (which is for some reason also a nonexisting class, even though its defined). Has anything changed in the Twitter API that breaks older versions?
The text was updated successfully, but these errors were encountered:
For what it's worth I'm merging in a pull request that should fix these issues. Each time I sit down to get the unit tests to pass I hit the API rate limit and I have to resume later.
@socialping Your suggestions are wrong. From the Twitter website:
"Long ago we deprecated twitter.com/oauth/* in favor of https://api.twitter.com/oauth/* -- move to the correct paths and HTTPs and you'll be fully functional again."
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
All of a sudden this function is raising an
EpiOAuthUnauthorizedException
(which is for some reason also a nonexisting class, even though its defined). Has anything changed in the Twitter API that breaks older versions?The text was updated successfully, but these errors were encountered: