HTTP Curl Error whilst in play mode

I am using a discord webhook in my game, it works in studio but when in game I get this error:
HTTP 403 (Forbidden)

Coming from this line:

http:PostAsync("my Str URL",Report)
1 Like

There is an ongoing issue with Discord webhooks, it seems that Discord is restricting access from Roblox in some capacity.

1 Like