-
Notifications
You must be signed in to change notification settings - Fork 930
Spam requests token?key = #4173
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
Comments
I found a few problems with this issue:
|
Hi @SheerGeyser, thanks for reaching out. This seems odd, I don't think you should be seeing that many requests to the token endpoint. When the responses turn into |
This sounds related to #3222 Check your OS timezone and time to make sure they are correct....I know it sounds crazy, but I ran into this after a clean Windows install and didn't realize my timezone was wrong. |
@mikerowe81 LOL, you were right, set the automatic detection of the region and time and the error disappeared... |
Hello, I cannot understand why there is "spam" requests if the user is authorized in the system. It started after I added a call to firestore.
it starts on every page refresh and ends on first request with code 400.
I made a similar application before "https://todo-3c55c.firebaseapp.com/", it did not contain such spam requests, but yesterday I went in there the same thing.
Tried changing firebase versions did not help, rewriting the authorization logic, etc.
Here is the project repository with this problem: https://github.com/SheerGeyser/test-very-interesting
Sorry if this is my stupid mistake in writing logic :)
The text was updated successfully, but these errors were encountered: