What platform is this?
What's your code?
TL;DR
Authentication was not working because the localhost number was incorrect in the code. The issue was resolved by correcting the localhost number. The code provided in the thread was for a normal React web framework, not React Native on an Android device. The person who fixed the issue also mentioned the use of Appwrite. No specific solution was mentioned in the thread.@ijay an you show the code please
Appwrite
Okay I will
Is this react native on an Android device or something?
no normal react web framework
that image up is the mobile view
So this is browser in an Android device?
@Steven fixed
Thanks
How'd you fix?
I had to go through my code found out the local host number was incorrect, causing it to bring error when it redirects to another path.
[SOLVED] Authentication not working
Recommended threads