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

404 error on /api/me #331

Closed
loleg opened this issue Aug 31, 2023 · 1 comment · Fixed by #353
Closed

404 error on /api/me #331

loleg opened this issue Aug 31, 2023 · 1 comment · Fixed by #353
Assignees
Labels
frontend Pull requests that update Javascript code

Comments

@loleg
Copy link
Contributor

loleg commented Aug 31, 2023

The login screen shows several console errors about a missing endpoint:

chunk-vendors.2ed6d477.js:352 <server url>/api/me 404

All browsers. After logging in there is a similar error about a profile endpoint:

/api/my/profile/photo 404

This does not seem to have an adverse effect on the UI.

@loleg
Copy link
Contributor Author

loleg commented Aug 31, 2023

We thought this may be linked to issues we are experiencing in a Mac preventing login with a wallet:

loginWithSignature <server url>/api/challenge 400

But this disappears if you clear your cache/cookies.

@loleg loleg moved this to Todo in Maintenance - Q1 2024 Aug 31, 2023
@loleg loleg added the frontend Pull requests that update Javascript code label Aug 31, 2023
@tafonina tafonina self-assigned this Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Pull requests that update Javascript code
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants