Error Codes FAQ
Common Discord API errors and how to fix them
Unknown Channel Error 10003 HTTP 404
Not FoundThe channel was deleted, doesn't exist, or the bot can't access it.
Solution
Re-select the channel in the dashboard or recreate it if it was deleted.
- Go to your server dashboard
- Navigate to the relevant module (Verification, Tickets, etc.)
- Re-select the channel from the dropdown
- Save your changes
Common Causes
- Channel was deleted
- Bot was removed from the server and re-added
- Channel permissions changed
- Channel ID is incorrect
Unknown Guild Error 10004 HTTP 404
Not FoundThe server (guild) doesn't exist or the bot is no longer in it.
Solution
Re-invite the bot to your server using the invite link.
- Go to the invite page
- Select your server
- Ensure the bot has the required permissions
- Complete the invite process
Common Causes
- Bot was removed from the server
- Server was deleted
- Bot invite expired
Unknown User Error 10007 HTTP 404
Not FoundThe user doesn't exist, left the server, or the bot can't see them.
Solution
The user may have left the server. Check if they're still a member.
- Verify the user is still in your server
- Check if the user was banned or left
- Try the action again with a different user
Common Causes
- User left the server
- User was banned
- User account was deleted
- Bot can't see the user due to permissions