And I dont think it would show up the url Oauth2 from discord if the app secret is wrong
Yes, makes sense.
Is your Appwrite (on Coolify) behind some proxy (Cloudflare)?
Yeah
Tunneling or just DNS?
DNS
And what your SSL settings on?
They are on flexible last time I checked
Yh they are
Yup
So that's means Appwrite don't have SSL on it's own Can you
- Change to
full - Make sure Coolify is generating SSL for it
[ 3. Changing the value of
_APP_OPTIONS_FORCE_HTTPStoenabledin the env settings for Appwrite in Coolify]
Then reload Appwrite and try again?
alr its starting up again
hmm same error but its on boot
What you mean on boot?
Hmmm
Nvm but same error I will try to reset the Oauth2 secret on discord and copy the same one
Finally
Yes
That's require your dancing emoji ๐
<a:happi:1107928866477064202>
[SOLVED] Discord error failure
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! Iโm seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)