Setup + Troubleshooting
Discord Says “Verify Email” (But You Already Did)?
A deterministic fix flow for the Discord Developer Portal block that stops you from creating your bot app.
A fresh community pain point: users verify their email, but Discord Developer Portal still blocks app creation. This is usually an account/session mismatch, stale verification state, or account trust requirement delay.
Core rule: before retrying setup, prove you are in the same Discord account in both the main app and the Developer Portal.
2-minute triage (do in order)
- Open discord.com/channels/@me and confirm the account you expect.
- Open discord.com/developers/applications in the same browser profile.
- If still blocked, fully sign out from both pages, then sign back into one account only.
- Hard-refresh Developer Portal (Cmd/Ctrl+Shift+R).
- If blocked, try a private/incognito window and repeat once.
Most common root causes
- Wrong account: Discord app logged into account A, Developer Portal opened under account B.
- Stale session: email verification completed, but old cookies still show unverified state.
- Verification lag: trust checks can take a little time after first verification/login changes.
- Browser profile mix-up: multiple Chrome profiles each carrying different Discord login state.
- Security requirement pending: Discord may require extra trust steps (phone/2FA prompts) for developer actions.
Known-good reset flow
1) Sign out from discord.com and discord.com/developers
2) Close all Discord web tabs
3) Reopen one fresh tab: https://discord.com/login
4) Log in to your intended account
5) Open: https://discord.com/developers/applications
6) Try "New Application" again
Do not rotate bot tokens for this issue. This block happens before your app exists, so token resets won’t help.
If you need to unblock tonight
- Try a different browser with a clean profile (no Discord cookies).
- Avoid VPN/proxy for the setup step if trust checks are failing.
- Wait 10–20 minutes after verification and retry once (not 20 rapid retries).
- If it still fails, capture evidence and escalate with one clean report.
High-friction edge cases (that look like verification failure)
- Portal cache says "unverified" after you verified: clear Discord site data (or full browsing history/cache), sign in again, then retest once.
- Email verified in one account, portal open in another: this is the #1 false-positive. Reconfirm avatar/username in both tabs before each retry.
- Desktop Discord looks fine, browser portal still blocked: app and web sessions are separate; fix the browser session directly.
- Too many rapid retries: repeated create-app attempts can trigger temporary trust friction. Pause 10–20 minutes, then run one clean attempt.
- Security layers in browser: aggressive privacy extensions or strict cookie settings can keep auth state from updating; test once in a clean/incognito profile.
Loop-break rule: after one clean profile test and one full sign-out reset, stop retrying and escalate with exact evidence.
Support-ready packet (copy/paste)
Discord Developer Portal verification block
Discord username:
Discord user ID (optional):
Time verification was completed:
Browser + profile used:
Still blocked at step:
Exact error text shown:
Tried clean browser profile? (yes/no):
Tried full sign-out + sign-in reset? (yes/no):
Bottom line: this is usually identity/session drift, not a Heyron problem. Account-proof first, clean-session reset second, then escalate with evidence if still blocked.