the problem with the online indicator through the bot

Hello! We made a Discord bot for the Dayz project, which should show online when it's installed on my personal PC, and everything works correctly, but when I install it on a server machine, I get this error. The host's support team told me that everything is fine on their end, and they need to find out what's blocking it on your side. The first screenshot is my PC, and the second screenshot is the server machine
No description
No description
3 Replies
Imthatguyhere
Imthatguyhere2mo ago
I'd recommend printing the actual response that came along with the 403, if you can, as it may be more detailed. Likely, the ASN or IP of that host is blocked for some previous malicious actors.
Halfier
HalfierOP2mo ago
And if the host is blocked, where can I find out?
Imthatguyhere
Imthatguyhere2mo ago
I'd recommend printing the actual response that came along with the 403, if you can, as it may be more detailed.
You'll be seeing a screen telling you this, in the response, iirc. If it's a get endpoint and you aren't capturing that, just go visit it in a browser, or make a request from the cli.

Did you find this page helpful?