I'm trying to buy tickets for an event in the UK from axs.com.
They've got some protection in place to prevent bots/scalping and as a result, I'm not able to access the site from SA.
I've contacted them and they basically told me that it's not possible to access the site from here and to try to get a friend from the UK to buy the tickets for me.
I've spoken to a relative in the UK and they say they can access the site with no problem... So now I'm looking at it as a technical challenge... surely there has to be a way to circumvent the geo-blocking, right?
Looking at the requests made when hitting https://www.axs.com/, I immediately get a 403 Forbidden response. Cloudflare seems to be involved as well (its in the response header as the "Server")
There's also a request made to https://api.axs.com/proxy/v2/users/ipcheck?access_token=XXXX which comes back as 403 Forbidden as well.
So far I've tried:
Different browser/incognito
VPN (Hola) on Chrome
VPN on Android device and use the AXS Android app
EC2 instance in London with VNC.
None of which worked (I get the same error screen)
I'm hoping someone on here with better web/network skills than me will be able to figure out a solution.
They've got some protection in place to prevent bots/scalping and as a result, I'm not able to access the site from SA.
I've contacted them and they basically told me that it's not possible to access the site from here and to try to get a friend from the UK to buy the tickets for me.
I've spoken to a relative in the UK and they say they can access the site with no problem... So now I'm looking at it as a technical challenge... surely there has to be a way to circumvent the geo-blocking, right?
Looking at the requests made when hitting https://www.axs.com/, I immediately get a 403 Forbidden response. Cloudflare seems to be involved as well (its in the response header as the "Server")
There's also a request made to https://api.axs.com/proxy/v2/users/ipcheck?access_token=XXXX which comes back as 403 Forbidden as well.
So far I've tried:
Different browser/incognito
VPN (Hola) on Chrome
VPN on Android device and use the AXS Android app
EC2 instance in London with VNC.
None of which worked (I get the same error screen)
I'm hoping someone on here with better web/network skills than me will be able to figure out a solution.