
What platform is this?
What's your code?

@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
- Oauth2-Error 400Invalid `success` param:...
My code: > await new Account(client).createOAuth2Session(OAuthProvider.Google, 'https://www.mydomain.online/home', 'https://www.mydomain.online'); I ha...
- Issue with `listDocuments` when using qu...
Hello, Appwrite team! I'm having an issue with `listDocuments` when using query modifiers: **Environment:** - Self-hosted Appwrite (`Version 1.4.13`) installe...
- Function gives unauthorized error when w...
I am on free tier. I have function that has three attributes: 1. A stand alone attribute (required) 2. A many to one relationship attribute 3. A many to man...
