I mean, how are you using appwrite?
To be honest, I don't know, I'm just following the documentation. What is the difference
True?
Yes.
If @joeyouss or @Steven could take a look into this issue?
Thank you so much, I'll appreciate it a lot. This has been giving me anxiety.
Yes, it's a bit weird. I suppose it's more like a mistake in the code, but if they could take a look I think it's going to be better, since I have less experience with Js/web frameworks, etc
Thank you so much.
If you're using any web framework, specify it here, to make it easier to find the problem
I'm using React
The app had been working fine until yesterday (I'm still working on the app though).
Maybe there's a conflict with the changes you've made?
Well, I don't think that's the problem. But I'll check again
You were right!. I just checked it and I noticed there is a bug that dosen't immediately update the local storage since React setState updates are asynchronous
So that solves it?
Seems like then it overwrites what appwrite stored (session)?
It should. Once I figure out how to fix the bug 😆 .
Be careful that doesn't creates another new bug 😅 (the bug fix)
The appwrite stored session works fine. I monitored it in the storage tab in my browser, Once I log out, the session is removed and once I log in, it is restored which I guess is should be the expected behavior.
I hope so too 😅 . I'll have to brush up on how React handles state updates. Something new to learn 😅 . Thank so much for your help.
Can I mark this as solved then?
If you continue having the problem write here again or create a new post
You can! Thank You.
[SOLVED] Session expired error
Recommended threads
- i need help!
I was working on my project and I just can't stop receiving this message. Is something wrong?
- Confused about the pricing. Can I get so...
I 'm really confused about the pricing here. I've got the pro plan and i have 4 projects open. As you can see, I'm nowhere near my usage limits with these proje...
- Request for JWKS Endpoint and OIDC Disco...
Hey Appwrite Team, Do you have plans to support JWKS and a well-known OIDC discovery endpoint? This would let us verify Appwrite JWTs in other services using st...