How to get Sandbox Subscriptions using Postman?

omarvi
Contributor
Contributor

Using PostMan

This POST https://api-m.sandbox.paypal.com/v1/oauth2/token returns the Bearer Token.

Then with this GET https://api-m.sandbox.paypal.com/v1/billing/subscriptions/I-KJXXCS2J8V1K (the subscription ID is a real example in my Sandbox), the answer is 

RESOURCE_NOT_FOUND
 
¿Any idea why? the request headers are ok (authorization and content type).
 
Thanks in advance
Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.