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)

  1. Open discord.com/channels/@me and confirm the account you expect.
  2. Open discord.com/developers/applications in the same browser profile.
  3. If still blocked, fully sign out from both pages, then sign back into one account only.
  4. Hard-refresh Developer Portal (Cmd/Ctrl+Shift+R).
  5. If blocked, try a private/incognito window and repeat once.

Most common root causes

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

High-friction edge cases (that look like verification failure)

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.