- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We have code to create a PayPal Order object in the Sandbox. The code has worked fine, but for no apparent reason we have now started to see errors of this nature, with the JSON block returned:
{"name":"INTERNAL_SERVER_ERROR","details":[{"location":"body","issue":"INTERNAL_SERVICE_ERROR","description":"An internal service error has occurred."}],"message":"An internal server error has occurred.","debug_id":"5923b3a886391","links":[{"href":"https://developer.paypal.com/docs/api/orders/v2/#error-INTERNAL_SERVICE_ERROR","rel":"information_link","method":"GET"}]}
Is there any explanation?
Thanks
<removed>
Solved! Go to Solution.
- Labels:
-
SDK
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This impact has been resolved and sandbox account list / REST apps and API's should be working as normal.
Apologies for any inconvenience.
Thanks !
Was my post helpful? If so, please give me a kudos!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In making a call to list Products, we are no seeing this error:
[15-Jun-2021 13:15:13 UTC] endpoint url: https://api.sandbox.paypal.com/v1/billing/plans?page_size=10&page=1&total_required=true
[15-Jun-2021 13:15:14 UTC] json payload returned: {"name":"INTERNAL_SERVER_ERROR","message":"An internal server error has occurred.","debug_id":"f9f8357fdbaea","details":[{"issue":"UNMAPPED_ERROR","description":"Unmapped error"}],"links":[]}, http status: 500

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for taking the time to report these issues.
We're aware and already investigating.
https://www.paypal-status.com/incident/sandbox
Apologies for any inconvenience.
Thanks !
Was my post helpful? If so, please give me a kudos!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This impact has been resolved and sandbox account list / REST apps and API's should be working as normal.
Apologies for any inconvenience.
Thanks !
Was my post helpful? If so, please give me a kudos!

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- NOT ENABLED TO VAULT PAYMENT SOURCE in Sandbox Environment
- p is not a function error using the example downloaded from Paypal in SDKs
- PHP SDK error: broken content-length header in SDKs
- "issue": "NOT_ENABLED_TO_VAULT_PAYMENT_SOURCE" in REST APIs
- Are there any restrictions to charge using only html, vanilla javascript and php with rest api? in REST APIs