Just today I have noticed that some weird things happened to the badge system (Web and Studio). Yesterday everything was working just fine. Let me list few issues that occur. The issues seem to happen on every game.
The game explorer is a front-end tool and is unlikely to cause the problem. Game Explorer is not linked with the game page directly. The problem persists in the back-end. The issues seems to break many other things.
Having similar issues. NetFail HttpError, and whenever a badge is being awarded to a player, the server seems to crash. May be because I’m using :IsLegal() and :IsDisabled(), unsure, is anyone else using those functions when awarding badges?
The Badge API Endpoint is having issues right now (net::ERR_CONNECTION_RESET @ https://badges.roblox.com/), it is a matter of time until this gets resolved by Roblox Engineers.
This may also be happening to other API Endpoints, but I am not sure as of right now.
All I can suggest right now is wait and let the Roblox Engineers identify the issue and fix it.
EDIT 1: Same error happens with https://accountsettings.roblox.com/, while https://accountinformation.roblox.com/ throws a 404 making it impossible to edit account settings currently. It seems like this is a wide spread issue now which can/is affecting the entire platform and not just some parts of it.
Huge problem if you have any sort of badge check that is not in a pcall in your main game loop. Caused us a few problems earlier as we dropped from a couple hundred to 2 players.