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?
- Go to
saveoffer.ru
- Get JS Challenge — TOR or VPN would probably be fine.
- Use login form. Test account: [email protected] / TestConnection1!
- Get page with 405 error due to post method