• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

    • ⚠️ Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • ✅ Confirm that the server meets the System Requirements
    • 🔥 Check for any available Hotfix - your issue could be already reported/fixed
    • 📚 Read documentation - It will be required to Debug and understand Errors for a faster support response

How to setup discord login?

Version
4.0.0
PHP version
8.1
Database driver
MariaDB
Database version
10.6.7
Web browser
Chrome

lovedigit

👽 Chevereto Freak
Hello,
I am trying to setup discord login for my website. So far, I am puzzled what information I should add for OAuth to work.

1NvWye.png


It requires two information. Reidrects and Default Authorization link. I tried using the information mentioned on the v4 documentation but so far I am unable to figure out the details.
I keep getting "Invalid OAuth2 redirect_url" error.
I tried https://yourwebsite/connect , https://yourwebsite/connect/discord , even https://yourwebsite.com.

1Nvqu5.png


A nudge in the right direction will be really helpful.
Thank you.
 
Yes, I found that the chevereto documentation was not correct at the time. It is now changed since than.

I had to enter https://yourwebsite.com/connect/discord/ (with trailing /). I was also copying the wrong secret key. The discord secret key is located under OAuth2 > general, and not under General information, which has application ID and key as well, but that is not application secret.
 
Last edited:
Back
Top