Order Details - Resource missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I use "sb" sandbox payment from Javascript API from browser and I get the order Id. I use the same order ID from my Server side Java application to check the status using the following guideline (using Postman Client) but I am getting an error as RESOURCE_NOT_FOUND. Please advise how to fix.
https://developer.paypal.com/docs/api/orders/v2/
{
"name": "RESOURCE_NOT_FOUND",
"details": [
{
"issue": "INVALID_RESOURCE_ID",
"description": "Specified resource ID does not exist. Please check the resource ID and try again."
}
],
"message": "The specified resource does not exist.",
"debug_id": "9e35c877d6e60",
"links": [
{
"href": "https://developer.paypal.com/docs/api/orders/v2/#error-INVALID_RESOURCE_ID",
"rel": "information_link",
"method": "GET"
}
]
}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I will politely ask one more time: PayPal: please, please? Answer this goddamn question. This is what you get if you outsource your business to Indian employees purely for profit maximization: a worthless API!

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- PERMISSION_DENIED error for checkout/orders/{order_id} endpoint in REST APIs
- Things don’t appear to be working at the moment. in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Unable to Create Subscription Using REST Account in Sandbox Environment
- PayPal integration with Next, Lambda and API Gateway - 400 Invalid Request in Sandbox Environment
- Paypal Error on WooCommerce for credit card payments in Argentina in REST APIs