Problem is discord stopped accepting requests from Roblox due to some issues that Roblox has and is too lazy to fix in HttpService, such as poor headers, etc. Changing to this webhook.lewistehminerz is basically sending the data through a free-to-use proxy and therefore making it work
to be frank I’m not entirely sure how to do that, moreover I tried sending a content-only message and it worked with my current webhook, however it doesn’t work for the whole thing
Well I’m no Http Expert so Idk how to help you in this scenario. One thing is certain and it is that you won’t be able to use your webhooks in-game, only in studio.
Your webhook should look something like this:
instead of
discord.com/webhook
type
webhook.lewistehminerz.dev/webhook
only change discord.com to webhook.lewistehminerz.dev, the rest is still the same
Also, bad request means you typed something wrong, I think you might not need the content = ’ ’ because I don’t remember using that when I didn’t need content, just use embeds
try and get inspiration from the link that I sent you, what I told you to do will make it so the webhook gets sent in the game and in studio, if you kept it that way, you wouldn’t be able to use it in game