-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Bug report: TOKEN_FAILURE during subscription order creation #297
Comments
Same issue here, any solution? |
+1, Same issue |
Still it's not resolved. Same Issue with subscription for sandbox. |
I knew it !! I have the same error, everything worked well since these days. Vue + Firefox |
Hi everyone, this token failure issue with the PayPal Subscriptions Button in the PayPal sandbox environment is resolved. Sorry for the inconvenience. I'm going to close this out. Feel free to open a new issue if you are still experiencing problems. |
🐞 Describe the Bug
i'm getting errors with message: TOKEN_FAILURE when trying create order with subscription.
Previously everything works well.
I've also tried to create subscription from postman api and visit APPROVE link but got error message on sandbox.paypal.com
'Things don't appear to be working at the moment. Please try again later.'
I've also created a subscription button in paypal editor and tried put piece of code to codepen and got same error(TOKEN_FAILURE)
🔬 Minimal Reproduction
create account in sandbox, create product, create plan with this product, copy code and paste in codepen
https://codepen.io/Artem122/pen/vYrOeqZ
🌍 Environment
The text was updated successfully, but these errors were encountered: