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
- My account is blocked so please check an...
My account is blocked so please unblock my account because all the apps are closed due to which it is causing a lot of problems
- Applying free credits on Github Student ...
So this post is kind of related to my old post where i was charged 15usd by mistake. This happens when you are trying to apply free credits you got from somewh...
- delete document problems
i don't know what's going on but i get an attribute "tournamentid" not found in the collection when i try to delet the document... but this is just the document...