We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
tafonina
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: