Resource not found
A RESOURCE_NOT_FOUND
error occurs when the specified resource does not exist. The following issues can cause this error.
If an issue persists or you have further questions, contact paypal-techsupport.com.
INVALID_RESOURCE_ID
Returns from the Payments v1 or Orders v2 APIs.
Cause | Impact | Resolution |
---|---|---|
- You entered an incorrect or malformed resource ID, so the system cannot find the resource. - You used a resource ID in the API request that does not exist in the system. - The API caller does not have permission to access the resource. | PayPal stops the payment and does not process the order. This slows down the purchase. | - Check that the resource ID in the API request is correct and exists in the system. Fix any typos or mistakes. - Make sure the API caller has permission to access the resource. Update permissions if needed. |