All of a sudden since a few days or weeks Appwrite Storage URLs keep cycling between only the actualy URLs with the "&mode=admin" working and URLs only working when removing the "&mode=admin" part from all URLs. The cycling happens every few days and sometimes after a few hours even. Sometimes some Storage URLs just start leading to "does not exist" pages while one specific URL even opens up one of my deployed Sites instead of the file? When I remove the "&mode=admin" addition from all URLs they work again for some reason as said, but after some time it becomes the opposite and only the normal URLs with that addition work.
Recommended threads
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...