Paypal Subscription
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Been stuck trying to create a subscription for day always facing this issue when trying to create a subsription Error: Create Subscription Api response error: { "name": "RESOURCE_NOT_FOUND", "message": "The specified resource does not exist.", "debug_id": "f4909265eabd1", "details": [ { "issue": "INVALID_RESOURCE_ID", "description": "Requested resource ID was not found." } ], "links": [ { "href": "https://developer.paypal.com/docs/api/v1/billing/subscriptions#RESOURCE_NOT_FOUND", "rel": "information_link", "method": "GET" } ] } and if i try to get the subscription by id i ge this error { "name": "INTERNAL_SERVER_ERROR", "message": "An internal server error has occurred.", "debug_id": "c0710599eb4b5", "details": [ { "issue": "INTERNAL_ERROR", "description": "TaskExecutor Reactor Task : CHECKPOINT_FETCH_PLAN Failed" } ], "links": [] } Nedd urgent help e team is really relying on me
- Labels:
-
Recurring Payments
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm getting the same error in sandbox when creating a subscription.
I tried listing plans in the sandbox and got this error: b'{"name":"INTERNAL_SERVER_ERROR","message":"An internal server error has occurred.","debug_id":"d428ba8e97f97","details":[{"issue":"INTERNAL_ERROR","description":"TaskExecutor Reactor Task : CHECKPOINT_FETCH_PLAN Failed"}],"links":[]}'
Using the same code with the live api I was able to successfully list plans. Is there an outage with the sandbox environment?

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Error message for obtaining access_token in REST APIs
- where does paypal payments go to if there is no linked phone or email to the seller ? in PayPal Payments Standard
- Couldn't receive International payment in PayPal Payments Standard
- Which api can get oauth2.0 authorization_code? in REST APIs
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs