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
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...