Receiving HTTP/2 403 with specific user agent
I use Firefox and have a hard time trying to load the Jotform website. It would return "403" as the body and nothing else. Copying the request as cURL, I narrowed it down to the user agent. If I change the user agent, I get a normal response. In the browser, if I change the user agent, reload the page to get the response and cookies, and then change the user agent back to the "problem" user agent, it works. It seems to happen only for fresh requests (i.e. no cookies) with the Firefox 128.0. Changing the version works. This is not specific to any particular IP. Is this a Cloudflare issue or site issue? Other sites work so I don't think CF is blocking Firefox. In case it's not clear, I am not the site owner. I'm a lowly user trying to troubleshoot a very specific problem.
7 Replies
Wow. Not even a "Hey, this is the wrong forum. You need to go here..." reply.
youll want to check the body of the response to understand what it is, the headers alone dont really say anything
that site works for me in firefox
firefox 128 is pretty old though, they probably block old browsers (which is silly of them because 128 is supported by ESR, but i dont imagine they really care)
Nobody replied to a polite post. A few people including yourself replied to a sarcastic post. The current state of social media is sad.
@Erisa , @Leo When you say "they", are you referring to Cloudflare or the site? I ask because other sites behind Cloudflare work with the same user agent.
I'm using ESR because I need a stable browser on multiple devices without the constant nag of updating.
a nice guy indeed 😆
I'd guess so too, usually cloudflare 403s don't have plaintext content types, no?
or can that be configured
if you have pro plan or higher, content type and body can be customised
ah, gotcha
Thanks for the feedback everyone. Now I know it's the site's configuration in Cloudflare.