Skip to content

Twitter example uses API which is no longer active #538

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
githubshrek opened this issue Jul 23, 2014 · 2 comments
Closed

Twitter example uses API which is no longer active #538

githubshrek opened this issue Jul 23, 2014 · 2 comments

Comments

@githubshrek
Copy link
Contributor

It seems that the Twitter example on the following page is out of date:
http://learn.jquery.com/events/introduction-to-custom-events/

In the Console I get the following 401 (Unauthorised) error:
http://search.twitter.com/trends.json?callback=jQuery110206350261648185551_1406116387797&_=1406116387798 401 (Unauthorized)

If I manually copy-paste the URL into the browser I get the following error message:
/**/jQuery110206350261648185551_1406116387797({"errors":[{"message":"The Twitter REST API v1 is no longer active. Please migrate to API v1.1. https://dev.twitter.com/docs/api/1.1/overview.","code":64}]});

@scottgonzalez
Copy link
Member

Duplicate of #475

@githubshrek
Copy link
Contributor Author

Agreed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants