
endpoint https://cloud.appwrite.io/v1 is giving me this error across all of my expo projects right now. Every project was working perfectly fine until last night

Clear app cache

Try from another device

And you can try npm start -c command

This clears prev app runtime cache
Recommended threads
- Oauth2-Error 400Invalid `success` param:...
My code: > await new Account(client).createOAuth2Session(OAuthProvider.Google, 'https://www.mydomain.online/home', 'https://www.mydomain.online'); I ha...
- New simple React Native Expo app running...
I have just created a simple RN expo app, using appwrite for the auth, however already when trying to use createEmailPasswordSession it returns "Rate limit for ...
- Issue with Appwrite Function Execution –...
Hi all, I'm encountering an issue when calling an Appwrite function from my Flutter app. **Environment:** ```Flutter SDK: 3.27.3 Appwrite Flutter SDK: 16.1.0```...
