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
[SOLVED] Appwrite not connecting to flutter project
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 3: Container
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?
Rank 3: Container
yes
Rank 3: Container
so it wouldn't connect to localhost
you need to use the device ip address
Rank 3: Container
shall write my IP
yep
you can get from ifconfig
Rank 3: Container
okay and v1 should be there?
yep yep
Rank 3: Container
okay thanks give me a second
instead of localhost your Ip address should be there
rest all stays the same
Rank 3: Container
okay give me a few would let you know
Rank 3: Container
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.
Rank 3: Container
okay thanks that means the logic needs to be altered can take up the docs from here I guess thanks a lot
Admin
Admin
[SOLVED] Appwrite not connecting to flutter project