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
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support 👋 I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...