what's the API url you're trying to use ?
VITE_APPWRITE_URL= 'https://cloud.appwrite.io/v1'
What's the SDK version you're using?
No like, what are you trying to do with appwrite
web application
react
Are you trying to create a client ? get a collection or a database ?
create a client im working on the sign up page when i sign up the data is saved in the database in appwrite but im not directed to the log in page instead they show this error
sorry im a beginner at this
can you show us the code ?
of api,ts?
cuz thats where the error is pointed
The login page, where you're using appwrite
What scopes have you ticket for your API key ?
Recommended threads
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...