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

Failure making signed request #459

Closed
richarth opened this issue Jan 28, 2014 · 5 comments
Closed

Failure making signed request #459

richarth opened this issue Jan 28, 2014 · 5 comments

Comments

@richarth
Copy link
Contributor

I'm creating an Android app that access Twitter. The app is able to successfully get a request and access token but when it tries to call the verify credentials API I receive a 'No authentication challenges found' error. Does anybody know how I solve this?

I've had a look at the debugging logs and it appears to be generating the base string successfully.

@fernandezpablo85
Copy link
Collaborator

Is this resolved by using https?

@richarth
Copy link
Contributor Author

Switching to HTTPS has got me this far but unfortunately no joy making the
signed request to
https://api.twitter.com/1.1/account/verify_credentials.json

On 28 January 2014 17:22, Pablo Fernandez notifications@github.com wrote:

Is this resolved by using https?

Reply to this email directly or view it on GitHubhttps://github.com//issues/459#issuecomment-33501022
.

@agap
Copy link

agap commented Feb 17, 2014

@richarth did you find a way to resolve this issue?

@richarth
Copy link
Contributor Author

Unfortunately not. I tried emulators with different API versions and I also tried to access the Foursquare API but no luck.

@kullfar
Copy link
Member

kullfar commented Nov 22, 2017

It seems, the issue is quite outdated and not relevant to the current state of source code.
If no one interested, I will close issue in one month

@kullfar kullfar closed this as completed Jan 10, 2018
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

No branches or pull requests

4 participants