umm, not like this, in the Run & debug tab (probably it's opened now in the ss above). check the value of account var and from there check the value of url its making the requests too
or you could also check the client variable and see what's the endpoint
you mean like this
yep seems fine
I don't see any other reason that the connection should fail
Wait a second
On which device are you running this on @Aarush Acharya ?
emulator?
yes
so it wouldn't connect to localhost
you need to use the device ip address
shall write my IP
yep
you can get from ifconfig
okay and v1 should be there?
yep yep
okay thanks give me a second
instead of localhost your Ip address should be there
rest all stays the same
okay give me a few would let you know
Thanks a lot the error changes i guess it connected
But getting this error now
yep that's expected cause there isn't any valid session.
okay thanks that means the logic needs to be altered can take up the docs from here I guess thanks a lot
[SOLVED] Appwrite not connecting to flutter project
Recommended threads
- AI feature by functions?
I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing...
- 500 Internal Error when Project is opene...
After migrating from 1.6.1 to 1.7.4 I noticed this strange behaviour: When I open a project in a separate tab I get a 500 internal error. However, then I simpl...
- CORS error only on tables db api After u...
I've recently updated my self hosted appwrite instance to the 1.8.0 and updated my frontend with the tables db apis but strangely, even if I'm able to log in, g...