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
- HUGE OUTRAGE IN APPWRITE, I CANNOT ACCES...
I have 2k users trying to access, sending me messages. What am I supposed to do? Please solve this asap.
- All my apps are not opening now
All my apps are not opening now 200+ apps are not opening plz fast
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...