HTTP 400 (Bad Request) with Discord Webhook

i dont think so, it prints this in the webhook script:
{“Frame”:[{“BackgroundColor3”:[0.0434782020747661590576171875,0.901960790157318115234375,1],“Visible”:false,“BackgroundTransparency”:0,“BorderColor3”:[0.570512235164642333984375,0.490567386150360107421875,0.207843005657196044921875],“Name”:“Frame”,“BorderSizePixel”:0,“Position”:{“PosX”:0,“SizeX”:0,“PosXO”:0,“SizeYO”:0,“PosY”:0,“SizeXO”:0,“PosYO”:0,“SizeY”:0},“ZIndex”:2,“Size”:{“PosX”:1,“SizeX”:1,“PosXO”:0,“SizeYO”:0,“PosY”:1,“SizeXO”:0,“PosYO”:0,“SizeY”:1}}],“TextButton”:[{“Visible”:true,“Name”:“TextButton”,“Text”:“Click ME !!”,“TextColor3”:[0,0,1],“BackgroundTransparency”:0,“TextSize”:8,“BorderColor3”:[0.570512235164642333984375,0.490567386150360107421875,0.207843005657196044921875],“Font”:null,“TextScaled”:true,“Position”:{“PosX”:0.25,“SizeX”:0.25,“PosXO”:0,“SizeYO”:0,“PosY”:0.5,“SizeXO”:0,“PosYO”:0,“SizeY”:0.5},“BackgroundColor3”:[0.5574710369110107421875,0.96666657924652099609375,0.4705879986286163330078125],“ZIndex”:1,“BorderSizePixel”:1,“Size”:{“PosX”:0.5,“SizeX”:0.5,“PosXO”:0,“SizeYO”:0,“PosY”:0.1500000059604644775390625,“SizeXO”:0,“PosYO”:0,“SizeY”:0.1500000059604644775390625}}]}

Can you send a screenshot of your Output window instead of copying and pasting the contents?

The character limit for field values is 1024 characters, and your values are above the limit. Why are you using Discord webhooks?

Reference: Discord Developer Portal

this was reintroduced i believe

i dont think discord blocks roblox from using webhooks. i can still use it for chat logging.

literally create a replit app and connect roblox to its proxy. Then send whatever you want from roblox to discord.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.