Hello great community!
I need your help in understanding how exactly works the bot-detection works on axs.com as Im accessing many times this website and after a short while the login does not work anymore and website is basically blocked.
By analzing the network request and console I can see the following after clicking the login button:
Access to XMLHttpRequest at 'https://api.axs.com/proxy/v3/flash/migrate/authenticate?access_token=4f2be33d835e7197e245c54ff00e5fb4®ion=1&locale=en-US' from origin 'https://www.axs.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
WHAT I HAVE TRIED SO FAR:
-Using multiple VPNs to change IP address (Failed)
-Using an EC2 instance (failed)
-Using Extension called "Trace" to completely delete all my trackable data and delete cookies (Failed)
-Incognito window (Failed)
-Proxy Server Paid and Free (Failed)
What else can I try?