New to the community? Welcome! Please read our Community Rules and Guidelines
Pay, shop, and do even more on the PayPal appGet the App
Category: Identify API
Hello Developers,
We are getting below error while calling https://api-m.paypal.com/v1/identity/oauth2/userinfo?schema=paypalv1.1. API. The same code working fine with Sandbox URL.
More Details
1. We have integrated Sign In with Paypal button
2. After auth completed, we are receivng code & id_token of the logged user.
3. Calling NodeJS api with id_token to validate
4. In NodeJS, calling UserInfo API and getting error. But the same code working fine with Sandbox keys. Can some one help me
Thanks
Good day @BB3434,
Thank you for posting to the PayPal community.
App review : Because Log in with PayPal involves sharing customer data, PayPal must review your app and approve it, before it can go live. All scopes require PayPal's approval.
https://developer.paypal.com/docs/log-in-with-paypal/integrate/#go-live
Note: Before going live, PayPal must review your app to approve the sharing of customer data. To send your app for review, login to the PayPal Dashboard and follow the instructions at My App & Credentials. The app review process takes 7-10 business days. You will be able to call the user info endpoint to receive customer information only after you have received email confirmation from the app review team.
Please refer the below detailed integration guide links of "Connect with PayPal".
https://developer.paypal.com/docs/connect-with-paypal/integrate/
https://developer.paypal.com/docs/api/identity/v1/
Note : The app review process typically takes takes a few weeks. Plan for the app approval process accordingly, before your planned go live date.
Sincerely,
Chiranjeevi
PayPal/Braintree MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.
©1999-2023 PayPal, Inc. All rights reserved.