cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

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
Who Me Too'd this topic