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

Failed to fetch the user profile from paypal #4

Open
ghost opened this issue Dec 5, 2013 · 1 comment
Open

Failed to fetch the user profile from paypal #4

ghost opened this issue Dec 5, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 5, 2013

I am facing 'Failed to fetch user profile" over and over. I have changed scope to "openId profile email" but still I am unable to get the user profile. Can please any body help me to get the user profile?

@bkarypid
Copy link

bkarypid commented Apr 8, 2014

Hi, I had a similar issue, failing to fetch the user profile from paypal. So, assuming that you have updated the endpoints to the most recent ones as specified in paypal's api reference (note that paypal supports openidconnect now), you still need to do one more thing. The option property that holds the user profile endpoint needs to be named as userInfoURL, instead of profileURL. This worked for me when using the passport-paypal-openidconnect library (which is based on the passport-openidconnect), since as I have said paypal now supports openid connect.

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

1 participant