I’m currently working on a team project using Appwrite and ran into an issue accessing my project dashboard. After clearing cookies and cache, I attempted to log back in using my GitHub account (as I originally used for authentication), but I am now receiving an error message stating:
“You are not authorized to access this resource.”
I have tried the following:
- Logging in and out of GitHub
- Re-authenticating from a different browser
- Verifying that I’m logged into the correct GitHub account used for the original Appwrite login
My project is hosted under a GitHub organization, and I am the only team member currently managing the Appwrite backend and collections. I’ve made significant progress and I’m worried about potentially losing access to my configurations and data.
Could you please help me regain access to my project? I can provide any additional details needed.
Thank you in advance!
Recommended threads
- Anonymous Sessions using Node SDKs
I am attempting to use anonymous sessions with the Node SDK but I have simply no idea how to persist the session to a cookie, pass it to the session client, etc...
- Auth working for emulator but not for ph...
hey guys i'm using appwrite for expo react native it is working perfectly for emulator but does not working for physical devices can u explain any one and it is...
- Invalid Credentials to Log in
Hello team, I’m facing a login issue with appwrite this morning. I can’t login anymore. I haven’t changed or pushed anything since the last time I was able to l...