Arcadian
Arcadian

Reputation: 4350

How to setup iOS with ShareKit and OAuth

I have setup my config for twitter as described in the documentation. I setup bitly and all other things. I even made a change to ShareKit to use https and api.twitter.com.. But I am still getting "Could not authenticate with OAuth" error.

Any idea what to check next?

Upvotes: 2

Views: 870

Answers (1)

pocjoc
pocjoc

Reputation: 510

Sometimes what is wrong is the authentication 'saved' into iPhone, and you must relogin.

See: https://github.com/ideashower/ShareKit/issues/89

Upvotes: 2

Related Questions