Webhook on locally doesnt work when I trigger it?
This topic has been created from a Discord post (1244997118448373770) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord
Webhook on locally doesnt work when I trigger it?
This topic has been created from a Discord post (1244997118448373770) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord
I had to change localhost to 127.0.0.1 … I hate errors like this
mine is not working either with 127.0.0.1
The 500 error should be thrown into the server console but I believe we plan on blocking localhost webhooks because it can cause security concerns