Skip to content
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

Errors getting user data from Twitter #15

Open
grahamsev opened this issue Aug 10, 2013 · 2 comments · May be fixed by #16
Open

Errors getting user data from Twitter #15

grahamsev opened this issue Aug 10, 2013 · 2 comments · May be fixed by #16

Comments

@grahamsev
Copy link

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.
tweetstation-error

@migueldeicaza
Copy link
Owner

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.

@leszekrogowski
Copy link

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).

My fork is available here

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

Successfully merging a pull request may close this issue.

3 participants