After JS Challenge POST method is looping

What is the name of the domain?

saveoffer.ru

What is the issue you’re encountering

After JS Challenge, I try to log in via a form on the site. As a result I get 405 error, because browser still sends post request, although pages can provide only get

What steps have you taken to resolve the issue?

Looked for similar problems through search

Here are the links:
After JS challenge success, CF send request as POST even though it‘s a GET url
JS Challenge changes GET request to POST
After JS challenge success, than CF send request as POST even though it‘s a GET url

What is the current SSL/TLS setting?

Full

What are the steps to reproduce the issue?

  1. Go to saveoffer.ru
  2. Get JS Challenge — TOR or VPN would probably be fine.
  3. Use login form. Test account: [email protected] / TestConnection1!
  4. Get page with 405 error due to post method

Screenshot of the error

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.