This is JS dono why he tagged android
[SOLVED] "AppwriteException: Not Found" getting this error on every req i make
Votes
2
Replies
24
Participants
Unknown
Messages
25
**createEmailSession ** is also failing there is nothing to do with unique I'd there
const promise = account.createEmailSession('email@example.com', 'password');
Moderator
I see, seems like appwrite is inaccessible from such function, is corrupted or something is causing a conflict/bug with appwite
Rank 1: Thread
Moderator
It's like if no data was sent
Moderator
Steven will take a look into this later
Rank 1: Thread
this is the code i am using
@Skysparko Something went wrong on appwrite cloud it seems
Rank 1: Thread
yup i think so
Moderator
I don't see project ID set
Rank 1: Thread
ofcourse i am not gonna show my project id here and you can see .setProject in the above screenshot
Moderator
Project ID is public
Moderator
It's not a token
Moderator
Make sure it's correct
Rank 1: Thread
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
Rank 2: Process
any solution? same for me
Rank 2: Process
@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
Admin
@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
Moderator
[SOLVED] "AppwriteException: Not Found" getting this error on every req i make