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)
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)
There is an ongoing issue with Discord webhooks, it seems that Discord is restricting access from Roblox in some capacity.