Unable to make any successful REST API requests with Sandbox keys

lifterlms
New Community Member

I've been working on a new PayPal integration via the REST API. Everything was working in my integration tests last week and I had to take a few days off to work on some other projects and priorities. Yesterday my tests all started responding with "INTERNAL_SERVICE_ERROR" response codes (500 errors).

 

`{ "name": "INTERNAL_SERVICE_ERROR", "message":  "An internal service error has occurred", "debug_id": "8c87a26cb48e9" }`

 

That was a request to `v1/identity/oauth2/userinfo` but other requests I've tried respond the same.

 

Authorization requests seem to work fine.

 

Requests with production (non sandbox keys) work fine.

 

I got on Gitter yesterday (https://gitter.im/paypal/paypal-checkout?at=5c5365e5454aad4df7d41016) and was told there *may* be an issue with the REST API sandbox but I can't quite tell what's actually happening here.

 

The API status doesn't report any issues: https://www.paypal-status.com/api/sandbox

 

Am I losing my mind or is there a sandbox issue?

 

 

Login to Me Too
1 REPLY 1

MTS_Justin
Moderator
Moderator
Hello,

Let me know if you're still experiencing this issue and if so, please provide a new debug_id which I can review.

Thanks !

Was my post helpful? If so, please give me a kudos!
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.