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

use header based authorization when getting user info #14

Closed
wants to merge 1 commit into from
Closed

use header based authorization when getting user info #14

wants to merge 1 commit into from

Conversation

tikh
Copy link

@tikh tikh commented Oct 19, 2014

We experienced the issue that sometimes after getting access_token, the second request failed. As we found on Stack Overflow (http://stackoverflow.com/questions/20486048/salesforce-oauth2-missing-oauth-token
) and according to Salesforce documentation the header based authentication should be used.

@mezza
Copy link

mezza commented Oct 21, 2014

I can confirm that this patch fixes failures with Salesforce that we've been getting all day today.

@subhashb
Copy link

Seems to be a duplicate of #13

@realdoug realdoug closed this Oct 23, 2014
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 this pull request may close these issues.

4 participants