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
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}]});
The text was updated successfully, but these errors were encountered:
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}]});
The text was updated successfully, but these errors were encountered: