Hello, if I used localhost to test the OAuth, it's return this (image attached)
If I'm using domain, it works.
Is this on 1.4.13?
Yes, right
Weird...you're supposed to get more info now...
The problem is usually invalid client secret
You can also try following this: https://gist.github.com/stnguyen90/77ed3aea84213aea7986bbd360f8c20f
Okay thank's Steven, I'll try it.
Recommended threads
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this
- How to determine if a user is anonymous?
This is probably a silly question, but I have not yet found a good answer. Is there a method to determine if the current session is anonymous aside from seein...