top-gg / issues

Report bugs related to Top.gg. For feature requests: https://feedback.top.gg
35 stars 13 forks source link

Webhook Request Not Working #822

Open Ashenguard opened 3 years ago

Ashenguard commented 3 years ago

Expected Behavior

I expected webhook send a POST request to my server sending vote data using provided Auth key

Observed Behavior

I received a GET request with empty data, But the Auth key was right.

Additional Information/Comments

I'm using Flask on my server and there is no firewall nor blocked IP

Hopefuls commented 3 years ago

This is very likely related to your webhook being improperly setup.

Make sure that:

If you need help regarding setting up webhooks, feel free to ask in # topgg-api on our Discord Server