Paypal Requested resource ID was not found. when creating subscription

BigChappa
Contributor
Contributor

I am having trouble creating subscription when following the subscription guide.  I was able to create first subscription but failed everytime after.

The error I am getting seems like very generic, I have no clue what that means. Hoping someone could help me out here.

 

 

Uncaught Error: Create Subscription Api response error:

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

 

 

 

 

 

 

Login to Me Too
3 REPLIES 3

BigChappa
Contributor
Contributor

Please close this ticket. I found out why.

 

Login to Me Too

joederryhall
Contributor
Contributor

Hi @BigChappa I'm having the same problem -- could you share how you fixed it please?

Login to Me Too

BigChappa
Contributor
Contributor

I forgot what I did exactly... Think its something relates to the  productId/PlanId

 

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.