Paypal Subscription

Erickadikah
Contributor
Contributor

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

Login to Me Too
1 REPLY 1

tradehost
Contributor
Contributor

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?

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.