General Errors
These are cross-cutting Nexcord errors that are not limited to a single dashboard module.
Authentication and Access Errors
"Unauthorized"
What happened: Nexcord could not verify the current session or API token. What to do: Sign in again and retry the action. If you were already signed in, refresh the page first.
"Forbidden"
What happened: Your account is signed in, but it does not have access to that server or action. What to do: Make sure you are using the correct Discord account and ask a server admin if access should be restored.
"Guild not found"
What happened: Nexcord could not find the selected server for the current request. What to do: Return to the server list, reopen the server, and relink it if needed.
"Insufficient permissions"
What happened: Your account does not have enough permissions for the page or action you tried to use. What to do: Sign in with a server admin account or ask a server admin to perform the action.
Rate Limit Errors
"Too many requests. Please slow down."
What happened: A general API rate limit was reached. What to do: Wait a short time before trying again.
"Too many requests"
What happened: An auth-related request was made too many times in a short period. What to do: Wait briefly and retry the sign-in flow.
"Please wait 60 seconds before refreshing again."
What happened: A dashboard refresh button for roles or channels was used too quickly. What to do: Wait one minute before using the refresh button again.
Discord Lookup API Errors
"Captcha verification failed."
What happened: The anti-abuse captcha for a public lookup request did not complete successfully. What to do: Refresh the page, complete the captcha again, and retry the lookup.
"Too many requests. Please wait before looking up this user again."
What happened: The Discord user lookup API was rate-limited. What to do: Wait a moment before looking up another user ID.
"Invalid user ID format."
What happened: The submitted user ID is not a valid Discord snowflake. What to do: Check the ID and submit a full Discord user ID.
"User not found."
What happened: Discord does not recognize the submitted user ID. What to do: Double-check the ID and try again.
"Discord API request failed."
What happened: Nexcord could not complete the lookup against Discord. What to do: Try again later in case Discord is temporarily unavailable.
"Too many requests. Please wait before looking up this server again."
What happened: The Discord server lookup API was rate-limited. What to do: Wait a moment before trying another server lookup.
"Invalid server ID format."
What happened: The submitted server ID is not a valid Discord snowflake. What to do: Check the server ID and try again.
"Server not found."
What happened: Discord could not find a server matching that ID. What to do: Verify the server ID and try again.
"Server not found or not accessible."
What happened: Discord found the server request, but it is not accessible through the API context Nexcord used. What to do: Confirm the server still exists and that the lookup method is supported.
"Invalid invite code format."
What happened: The invite code or invite link format is invalid. What to do: Enter a full Discord invite link or a clean invite code and try again.
"Invite not found or expired."
What happened: Discord could not find an active invite matching that code. What to do: Check the invite and try another one if the current invite has expired.
"Invite does not belong to a server."
What happened: The submitted invite does not resolve to a standard Discord server. What to do: Use a regular server invite link or code.
Free Tool Page Errors
"Please enter a valid Discord user ID (17–20 digits)."
What happened: The User Lookup page was given an invalid user ID. What to do: Paste a full Discord user ID and try again.
"User not found. Make sure the ID is correct."
What happened: The User Lookup page could not find that user through the lookup API. What to do: Recheck the ID and try again.
"Failed to fetch user. Please try again."
What happened: The User Lookup page hit a general lookup failure. What to do: Wait a moment and try again.
"Network error. Please try again."
What happened: The browser could not reach Nexcord while running the lookup. What to do: Check your connection, refresh the page, and try again.
"Please enter a valid Discord invite link (e.g. discord.gg/abc123) or invite code."
What happened: The Server Lookup page received an invalid invite format. What to do: Paste a full invite link or invite code and try again.
"Invite not found or has expired."
What happened: The Server Lookup page could not resolve that invite. What to do: Check the invite and use another one if it has expired.
"Failed to fetch server. Please try again."
What happened: The Server Lookup page hit a general lookup failure. What to do: Wait a moment and try again.
"Please enter a valid Discord ID (15–22 digits)."
What happened: The Snowflake Decoder page was given an invalid Discord ID. What to do: Paste a full Discord snowflake and try again.
"Failed to decode ID. Make sure it is a valid Discord snowflake."
What happened: The Snowflake Decoder could not parse the submitted ID as a Discord snowflake. What to do: Double-check the ID and try again.