Is identity API available for sandbox?

vnevyhosteny
New Community Member

Hello everyone!

 

I need help with using identity API on the sandbox environment. I want to list users using https://developer.paypal.com/docs/api/identity/v2/#users_list . However I got 403 all the time ({"schemas":["urn:ietf:params:scim:api:messages:2.0:Error"],"status":"403","detail":"No permission to perform the operation"})

 

Regarding docs , https://uri.paypal.com/services/identity/scim/read scope is required, but when I specify that scope while obtaining an access token, the openid scope is returned.

 

https://developer.paypal.com/docs/api/identity/v1/#userinfo_get works fine.

 

Do you know if Identity API is available for the sandbox environment? Why is identity API not included in the Postman collection? 

Login to Me Too
2 REPLIES 2

Mule-Hide
Contributor
Contributor

Did you receive an solution to your situation?  My developer is having the same problem.  Any information would be appreciated.

Login to Me Too

Here-to-help
Contributor
Contributor

Hi @vnevyhosteny / @Mule-Hide ,

 

Log in with PayPal uses the Identity API,  when you have this feature enabled on your rest api application, you should be able to use this identity API endpoints in sandbox environment
you can refer - https://developer.paypal.com/docs/log-in-with-paypal/integrate/

 

hope this helps.

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.