I’m writing a client program that’s using Glitch as a server. However, when I make a request I get a 403 response. Is there a header that I need? I’m currently not adding any.
Ah. This was to ban pinging. You can add the user-agent header.
1 Like