Skip to content
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

CSRF error (with Stripe) #42

Open
gingerlime opened this issue Mar 29, 2017 · 2 comments
Open

CSRF error (with Stripe) #42

gingerlime opened this issue Mar 29, 2017 · 2 comments
Labels

Comments

@gingerlime
Copy link

I'm using the Chrome extension, which works great. But somehow with Stripe.com, whenever the password confirmation prompt comes up and I try to use passopolis to enter the password, it enters it, but then I get this error

{"error":{"code":"invalid_csrf","message":"Something is wrong with your CSRF token. Make sure cookies are enabled in your browser, and try reloading this page. If you continue to see this error message, please let us know at [email protected]."}}

Hope there's some way around this?

@teh
Copy link
Member

teh commented Mar 29, 2017

Sadly no. We use stripe as well and I spent some time debugging this but they have custom js that makes it basically impossible for us to hook in and do the right thing.

@gingerlime
Copy link
Author

Thanks @teh. Did you guys contact Stripe about it? Happy to also contact them if it helps.

@amenk amenk added the bug label Jul 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants