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
App gets errors when attempting to get data from twitter. It looks like there may be an issue with Twitter API versioning here as version 1.0 is now retired. (Just trying this out for the first time).
Here is the error.
TweetStation[3224:7a03] System.Net.WebException: The remote server returned an error: (410) Gone.
The text was updated successfully, but these errors were encountered:
Twitter changed their API, that is why this is broken.
But they also changed the terms of engagement with developers, with a series of draconian and annoying rules and I they have driven my motivation to zero to update TweetStation to their new APIs.
I have updated the solution to the newest Xamarin iOS (Unified API) and I've updated Twitter API to 1.1. There are still some issues but I think the project is still useful because it shows how to implement and use ImageStore (ImageLoader from MonoTouch.Dialog).
App gets errors when attempting to get data from twitter. It looks like there may be an issue with Twitter API versioning here as version 1.0 is now retired. (Just trying this out for the first time).
Here is the error.
TweetStation[3224:7a03] System.Net.WebException: The remote server returned an error: (410) Gone.
The text was updated successfully, but these errors were encountered: