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
- problem with domains
I don't know if this is wrong or not but i did what it told me to do to link my domain and still says failed domain has 11 incompatible CAA records.
- 1.6.2 to 1.7.0
Hi everyone. I am running a self-hosted Appwrite server on version 1.6.2. What is the safest way to migrate to the next version? Should I update directly to...
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...