account is same. same email loggedin. just project is not being seen anymore. says don't have access. it seems to work has the webapp is live and working but seems like the project is removed from my account id probably.
please share your project id
dmed
would you please open the browser's network logs, clear everything, refresh the page, and look for the network log that failed?
this is happening to both your projects?
yep that worked. cleared cache, cookies and session. maybe its some token expiration related issue
Recommended threads
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- 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...