Unable to Create Subscription Using REST Account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have created a PayPal sandbox applications, Using the Rest business dashboard, I have created one subscription plan. When I am trying to create a subscription using the REST Endpoint along with Client Credentials in the postman tool and providing the same plan ID which is being used to do an action of Create Subscription. I noticed that an error of resource Id does not exist.
REST Business Dashboard -
An Error Encountered while doing the POST Request for create operation on the subscription.
REST API ENDPOINT - https://api-m.sandbox.paypal.com/v1/billing/subscriptions
Body -
ERROR -
Also, it lists the record of subscriptions table using REST Endpoint and Credentials if provided the plan Id of the SOAP account, which is the wrong behaviour.
Please let me know if anyone has come across to this issue.
Thanks.
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Paypal create transaction with QR - API in REST APIs
- Cannot create developer account from invitation link in Braintree Client-side Integration (JS, iOS, Android SDKs)
- failed to pay with sandbox account in Sandbox Environment
- How can I revoke SamCart's access my recurring payments? in NVP/SOAP APIs
- How do you create subscriptions with PayPal Advanced Checkout? in SDKs