
Hallo, I set up a new provider in Appwrite. I followed all the documentation, I set up everything, I successfully ran both Appwrite console and backend, and I found the Provider in the UI, but whenever I put my client ID and secret, I get Invalid OAuth2 provider: roblox (Provider is Roblox btw)
I tested another provider (Discord), and it worked. When I checked the Network section in Chrome's inspect, whenever I update Discord, I see HTTP requests getting requested, but whenever I update the Roblox provider (the one I'm adding), I see no requests getting requested.
I triple-checked my codebase and the documentation to see if I'm missing anything, but I'm sure I did everything right.

It's because roblox does not appear here
https://github.com/appwrite/sdk-for-console/blob/main/src/enums/o-auth-provider.ts
I got that from this bit of code
Recommended threads
- Can’t Select related collection in Relat...
Hello, I’m on Appwrite v1.7.4 trying to create a many-to-one relationship from my banks collection to users, but the related collections dropdown shows “No opti...
- I have troubles with login to appwrite c...
errors occured in migration
- Appwrite Sites: Error At Deployment
Hello, I am using Appwrite 1.7.4 on a self-hosted instance and am experiencing an issue with Appwrite Site's manual deployment. ```powershell [12:44:43] [open-...
