Problem with Webhook Making [HTTP 400 (Bad Request)] [REPOST]

This topic is a re-post because my other topic has no activity.

I want to make a feedback webhook but for some reason the webhook is not reading or something like that. I keep getting an error saying HTTP 400 (Bad Request). I don’t know any solutions at all so if anyone can help me please reply. Thanks!

image

The problem is the icon url parameter. That url you are generating redirects to a cdn url so discord is basically not receiving an image. You can fix it by directly getting the cdn url using the thumbnails api.