Discord OAuth Configuration Debug

Current Configuration

Client ID: 1482409279205150893
Client Secret: KmHO69yzxY...g04ef
Redirect URI: https://zrxac.com.tr/discord_callback.php
Server ID: 733819615318245446
Site URL: https://zrxac.com.tr

Data Storage

✓ Data directory exists and writable

Path: /home/zrxaccom/public_html/data

Data Files:

  • ✓ users.json (2 bytes)
  • ✓ licenses.json (467 bytes)
  • ✓ redeemables.json (188 bytes)
  • ✓ blacklist.json (2 bytes)
  • ✓ activities.json (244 bytes)
  • ✓ server_infos.json (2 bytes)
  • ✓ versions.json (67 bytes)

Discord Developer Portal Checklist

Verify these settings in your Discord Application:

  1. Go to Discord Developer Portal
  2. Check "Redirects" section contains: https://zrxac.com.tr/discord_callback.php
  3. Verify Client Secret matches (regenerate if unsure)
  4. Ensure OAuth2 scopes include: identify email
  5. Click "Save Changes" after adding redirect URI

Test OAuth Flow

Click below to test the OAuth flow:

Test Discord Login

Demo License Keys

Use these keys to test the redeem system:

waveshield-lifetime-demo1-12345 (Lifetime)
waveshield-monthly-demo2-67890 (30 Days)

Common Issues

  • invalid_client: Client ID veya Secret yanlış, ya da Redirect URI Discord Portal'a eklenmemiş
  • auth_failed: Token exchange başarısız, Client Secret kontrol et
  • no_code: Discord authorization code göndermiyor
  • user_fetch_failed: Access token geçersiz veya scope eksik
← Back to Login