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

"Bad request" error #425

Open
reshamas opened this issue Oct 13, 2023 · 2 comments
Open

"Bad request" error #425

reshamas opened this issue Oct 13, 2023 · 2 comments

Comments

@reshamas
Copy link
Contributor

reshamas commented Oct 13, 2023

2023-07-28
@BerylKanali and I are trying to post an event to the Event Board and we both are running into this error. "Bad request"
We cannot sign in to the Events Board.
We cannot submit our email address to get a magic link to log in.

image

@reshamas
Copy link
Contributor Author

From @najwanan

The error message that's being returned , 400 bad request, can have a few root causes from what I read. Essentially it means that the request we are sending to the server has become corrupted somehow. I'm seeing several suggestions to clear cookies, empty the dns cache. I've tried logging in with incognito, so I don't think it's a cookies issue. But there are some other things I haven't tried yet.

@reshamas
Copy link
Contributor Author

reshamas commented Oct 13, 2023

These are all the places in the code base where "Bad request" shows up:
https://github.com/search?q=repo%3Adata-umbrella%2Fevent-board-web%20"bad%20request"&type=code

Exploring:

  • Digital Ocean: should the app be rebooted?

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

No branches or pull requests

1 participant