While creating Product using the restAPI, I m getting "INTERNAL_SERVICE_ERROR" error

suwanji580
Contributor
Contributor

Hi,

As a part of creating subscriptions (new process)  https://developer.paypal.com/docs/limited-release/subscriptions/integrate/#make-your-first-call , First I tried to create a create Product
I used the endpoint - https://api.sandbox.paypal.com/v1/catalogs/products.
I followed all the steps mentioned in the Doc - https://developer.paypal.com/docs/limited-release/subscriptions/integrate/#make-your-first-call 

But I m getting the response as
{
"name": "INTERNAL_SERVER_ERROR",
"message": "An internal server error has occurred.",
"debug_id": "3e1cd8228fb43",
"details": [
{
"issue": "UNMAPPED_ERROR",
"description": "Exception is unmapped"
}
],
"links": []
}

Please Help

Login to Me Too
1 REPLY 1

mohhad89
New Community Member

I have the same exact issue using this API to create a product.

 

Have you managed to resolve this?

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.