This is JS dono why he tagged android
**createEmailSession ** is also failing there is nothing to do with unique I'd there
const promise = account.createEmailSession('email@example.com', 'password');
I see, seems like appwrite is inaccessible from such function, is corrupted or something is causing a conflict/bug with appwite
It's like if no data was sent
Steven will take a look into this later
this is the code i am using
@Skysparko Something went wrong on appwrite cloud it seems
yup i think so
I don't see project ID set
ofcourse i am not gonna show my project id here and you can see .setProject in the above screenshot
Project ID is public
It's not a token
Make sure it's correct
yup its correct i checked it three times and i don't think project id change overnight
Yeah checked by creating a new project, no luck
any solution? same for me
@Bharath you are using react native ryt? i am also using react native but for first time. facing difficulty while trying to debug in react native debugger, it is not connecting to my app. i am using a real device and expo cli. any idea?
Have you tried Flipper?
Expo supports Flipper by default
@Bharath please don't hijack other people's threads and post the same thing in all of them
Sorry @Steven 😕 Just wanted to link both threads since they are the same thing
[SOLVED] "AppwriteException: Not Found" getting this error on every req i make
Recommended threads
- unlike any other provider, your sites DN...
your nameservers dont work with a funny little CNAME error, which is a weird bug but thats what you get when you try to be the kitchen sink, funny errors.
- Weird Table Causes Console to break
I dont even know how this even happened looks like the $createdAt and , $id got switched? <@831428608895615056>
- I recently switched to TablesDb. When li...
olddb.list_documents( queries =[ Query.order_desc("timestamp"), Query.equal("isPosted",[False]) ] ) Above works fine and reruns documents But below don't return...