I have an app built on Appwrite and none of my logins are working, nor ca i cerate a new account/login on my app
What's the error and what's your project id?
Id# 66045eb4ad78658d4b8e
Browser console message "AppwriteException: The current user is not authorized to perform the requested action.'
All im doing is trying to signup and/or login like I usually do
Im also using Appwrite cloud for hosting
Here's something interesting... I created another account/login on my app/platform and it gave me my toast error, but created the account in Appwrite still. The last time this happened support told me that they were making chnages in the background. So may thats what it is... Hopefully lol
i just created a user and logged in fine.
we're done with our maintenance so there's nothing else going on now
Hmmmm....
Ok, let me do some digging around! Thanks, Steven.
perhaps you already have a session? have you tried in a incognito window?
Let me try
none of my test accounts are able to log in
what are the network logs?
I also tried clearing my session (on Appwrite) and then logged in and that didnt work
I apologize in advance if I dont answer your questions correctly. Im a novice, but the platofmr has been working well until this afternoon and no chnages have been made since then
Request URL: https://cloud.appwrite.io/v1/databases/660467ed88cc9823a538/collections/6604684bbfd6cff7d4e5/documents Request Method: POST Status Code: 401 Unauthorized Remote Address: 67.207.78.138:443 Referrer Policy: strict-origin-when-cross-origin
oh this isn't an auth problem...
does that collection have any relationship attributes?
Funny thing you asked because i just remember i was working on a "follow" capability and I think that might be it
I just removed them. Let me try logging in now
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...