Paypal Subscription Node js
oshrat_ofek
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Oct-13-2020
04:39 AM
Hello,
I'm trying to create a subscription to my buisness account, but I'm facig a problem which I dont know how to resolve:
When I'm moving from sendbox env to live env, an error appeas in my log-'401 client authentication failed'.
I changed the client ID and client secret as live credentials and the problem still apears.
I'm using node js to create the plans (with payaal.billingPlan.create).
I used this example- https://github.com/paypaldev/node-samples/blob/master/subscriptions-single/subscriptions-single.js
If anyone can help me I would be realy greatful!
Thanks for advanced 🙂
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.
Related Content
- Assistance Needed: Passing and Retrieving Custom Data in PayPal Webhook Payload in PayPal Payments Standard
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- How do you create subscriptions with PayPal Advanced Checkout? in SDKs
- subscription_id has disappeared in REST APIs
- Paypal subscription Api in REST APIs