Order Details - Resource missing

Sarankup
Contributor
Contributor

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"
}
]
}

Login to Me Too
1 REPLY 1

laracantara
Contributor
Contributor

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!

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.