Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Sign up stopped working at all #789

Open
exarkun opened this issue Sep 20, 2019 · 1 comment
Open

Sign up stopped working at all #789

exarkun opened this issue Sep 20, 2019 · 1 comment

Comments

@exarkun
Copy link
Contributor

exarkun commented Sep 20, 2019

Submitting the signup form now sends a POST directly to the backend without talking to Stripe first. The POST to the backend is missing the Stripe token - as it must be since the sign up page never asks Stripe for one. With this information missing, the backend throws an error and nothing happens. Users see some kind of error page, no charges are made, no account is created.

@exarkun
Copy link
Contributor Author

exarkun commented Sep 30, 2019

Piotr did something to fix the JavaScript on the page. However, signup is still not working. The subscription converger encounters an AWS Route53 API rate limit error which prevents it from working.
It encounters this every time it tries.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant