discord / discord-api-docs

Official Discord API Documentation
https://discord.com/developers/docs/intro
Other
5.93k stars 1.26k forks source link

500: Internal Server Error #7080

Closed CoderXDeveloper closed 1 month ago

CoderXDeveloper commented 1 month ago

Description

When attempting to customize my bot in the Discord Developer Portal, I encounter a "500: Internal Server Error." This error prevents me from saving any changes to the bot's settings, such as updating the bot's icon, banner, username, or token. The issue seems specific to this particular bot, as other bots in the same account do not experience this problem.

Steps to Reproduce

When attempting to customize my bot in the Discord Developer Portal, I encounter a "500: Internal Server Error." This error prevents me from saving any changes to the bot's settings, such as updating the bot's icon, banner, username, or token. The issue seems specific to the new bots which i am creating, as other bots in the same account do not experience this problem.

Expected Behavior

The bot's settings should be updated successfully, and a confirmation message should be displayed indicating that the changes have been saved.

Current Behavior

A "500: Internal Server Error" is displayed, and the changes are not saved. The bot's settings remain unchanged, and no feedback is provided on the nature of the error.

Screenshots/Videos

image

Client and System Information

Browser: Google Chrome

Operating System: Windows 11

Discord Version: Latest (Through Browser)

Bot I'd/Client I'd: 1273508594045812808

Public Key: cbcbefe82c40706ab7bc628044ab828b10694e66d4a0c5793d26fca0815085b3

TheBACK001 commented 1 month ago

Having the same issue, and yes thats correct how we cant update new bots. Attempting to update info on a new bot fails but updating an old bot works fine. I should note that for me when I change the username it says it works but on discord.com it doesent change

I tried checking the inspect console for anything but it just said 500 with no context image

Incase you dont know what a 500 is, its when there is a problem with the server, meaning its not your fault at all, discord just messed up.

Forrest22 commented 1 month ago

Can confirm new bots do not allow for upload of icons or banners. I have had a new bot for ~20 minutes now and would expect to be able to update the icon by now

No useful info on the response from the discord api: PATCH | https://discord.com/api/v9/applications/#############/bot

{"message": "500: Internal Server Error", "code": 0}
TheBACK001 commented 1 month ago

@CoderXDeveloper the issue is fixed now.

Rodentman87 commented 1 month ago

Everything should be working now!