hey can anyone help me how to resolve this error . everything was worked fine till yesterday but suddenly this error was showing in my console .
TL;DR
Summary: The developer is experiencing a "401 unauthorized" error and is seeking assistance on resolving it. They mention that everything was working fine until yesterday.
Solution: The error could be related to login/authentication. The developer should check if proper credentials are being used and verify that the necessary authentication mechanisms are in place. Additionally, they can try clearing their browser cache or cookies and restarting the application.Are you expecting to be logged in here?
Recommended threads
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- Magic Link woes/noob
Magic Link is working; it sends the link to my email. But the link itself always leads to "Page Not Found. The page you're looking for doesn't exist". Clicking ...