Why error RESOURCE_NOT_FOUND with "v1/billing/subscriptions/{subscription_id}"

tanutsun
New Community Member

Why error RESOURCE_NOT_FOUND with "v1/billing/subscriptions/{subscription_id}"

 

in page https://www.sandbox.paypal.com/us/cgi-bin/webscr?cmd=%5fmerchant%2dhub
have subscriptions and i copy customer ID to get description of subscription but error 404

 

{
    "name": "RESOURCE_NOT_FOUND",
    "message": "The specified resource does not exist.",
    "debug_id": "********",
    "details": [
        {
            "issue": "INVALID_RESOURCE_ID",
            "description": "Requested resource ID was not found."
        }
    ],
    "links": [
        {
            "href": "<a href="https://developer.paypal.com/webapps/developer/docs/api/#INVALID_RESOURCE_ID" target="_blank">https://developer.paypal.com/webapps/developer/docs/api/#INVALID_RESOURCE_ID</a>",
            "rel": "information_link",
            "method": "GET"
        }
    ]
}

 

Login to Me Too
2 REPLIES 2

lkscs
Contributor
Contributor

Any updates on this?

Login to Me Too

PayPal_Rachael
PayPal Employee
PayPal Employee

Hi @lkscs,

 

Welcome to the community forum and thanks for posting.


If you are having an issue with sandbox, I recommend checking this guide https://developer.paypal.com/docs/classic/lifecycle/sandbox/ to see if you can find a solution. If the issue continues, you can also open a support ticket on that page. 

Rachael 

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.