Invalid resource ID when moving to production
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
I'm using the PayPal Checout Standard (server-side) using Orders v2 APIs and PayPal JavaScript SDK (https://demo.paypal.com/au/demo/go_platform/pcRestServerV2/product)
It's working as expected in Sandbox mode. Moving to production by changing PAYPAL_ENVIROMENT to production (and setting production credentials offcourse) doesn't work.
An order is created but I get following errors:
1. 500 (Internal Server Error) https://www.sandbox.paypal.com/smart/card-fields?sessionID=45b15088e9_mdk6mtq6mjy&buttonSessionID=1e...
WHY refer to sandbox.paypal.com???
2. click_initiate_payment_reject - INVALID_RESOURCE_ID (also refers to sandbox.paypal.com)
3. INVALID_RESOURCE_ID (also refers to sandbox.paypal.com)
4. update_client_config_error, 404 error (also refers to sandbox.paypal.com)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- PayPal integration with Next, Lambda and API Gateway - 400 Invalid Request in Sandbox Environment
- Receiving APPROVED Webhooks for Order, but capture leads to 404 or ORDER_NOT_APPROVED in REST APIs
- Error creating an order for cupture - Issues with Authorization header in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- How do I resolve RESOURCE_NOT_FOUND Error? in REST APIs
- This currency cannot be accepted for this recipient's account Error During PayPal-Pabbly Integration in REST APIs