Commit 290fb1
2026-06-23 02:43:56 Anonymous: Build out AeThex documentation pages| /dev/null .. troubleshooting.md | |
| @@ 0,0 1,45 @@ | |
| + | # Troubleshooting |
| + | |
| + | Use this page when something does not work as expected. |
| + | |
| + | --- |
| + | |
| + | ## Passport Issues |
| + | |
| + | Try: |
| + | |
| + | 1. Refresh the session. |
| + | 2. Sign out and back in. |
| + | 3. Check linked accounts. |
| + | 4. Confirm the correct account is connected. |
| + | 5. Open a support ticket if access is still wrong. |
| + | |
| + | --- |
| + | |
| + | ## Discord Linking Issues |
| + | |
| + | Try: |
| + | |
| + | 1. Confirm you are in the correct Discord account. |
| + | 2. Restart the link flow. |
| + | 3. Check whether the bot has permission to manage roles. |
| + | 4. Ask server staff to confirm configuration. |
| + | |
| + | --- |
| + | |
| + | ## Game Integration Issues |
| + | |
| + | Check: |
| + | |
| + | - API keys and environment variables |
| + | - Server-side verification logs |
| + | - Token expiration |
| + | - Webhook signatures |
| + | - Rate limits |
| + | - Status page incidents |
| + | |
| + | --- |
| + | |
| + | ## Documentation Issues |
| + | |
| + | If a docs page is missing, stale, or confusing, open a support request and include the page URL. |