
Hello everyone,
I'm trying to enable Google & Discord authentification with Flutter. I read all the thread about it, but still don't understand why it is not working on my side.
- I have enable the provider in the console
- I think I have set up everything on Discord & Console Side (App ID, App Secret, Callback URI)
- But I have a "Redirect Uri Mismatch" error when I call : await account.createOAuth2Session(provider: OAuthProvider.discord,)
I use Cloudflare as reverse proxy, and HTTPS is enabled. It seems the error come from here.
While trying to fix this issue, another one happened : now, I have Error 412 : project_provider_disabled. I took down then up the docker, I enabled/disabled the provider in the console, but having this issue.. Any idea ?
Appwrite SDK for Flutter version : 12.0.4 Appwrite docker version : 1.5.7

@bad_advice
Recommended threads
- Corrupted files on AWS S3
Hello! I'm having trouble using S3 storage with appwrite for file uploads. It happens when uploading files from the Javascript SDK or from the console. The fi...
- 500 server error
Pretty please.. trying to run the last 1.7.4 version on a coolify instance.. i searched like everywhere.. i changed the console to 6.0.41 too.. i tried to hardc...
- Help on importing data - error Unknown a...
Hey There! I want to create a local environment on my new computer, i wish to get the information i have on my staging appwrite cloud server. When running mig...
