Is there any workaround http 403 error (http:postasync())?

i’m trying to send a message to discord and i get the http 403 forbidden error. i remember being able to do this before, but now i’m no longer able to. is there any workaround?

1 Like

Discord just blocked the roblox off of the discord. that was a long time ago because roblox players are just using them like logger.

Discord was not intending people to use it like that.

Discord stopped people using the roblox service to post to servers via webhooks,
this was due to players abusing it to spam servers and because players were using it to print data (Game Stats, ect) which discord did not wish to be used for.

Like what @codeofhope said Discord has blocked requests from Roblox servers due to people abusing them.

If you want to use webhooks or another of the Discord API you now require to either use a proxy that someone else has created and is hosting (depending on what information your sending through sometimes this may be unsafe) or create and host your own one. Using a proxy is ok but you MUST make sure that you have it rate limited so they are not abused!

1 Like

Try replacing discord.com or discordapp.com with webhook.lewistehminerz.dev

2 Likes