Forums

HTTP 410 error while using the service - paid plan

Hello there,

I have a paid account and I want to make a request to the following URL.

https://eu-offering.kambicdn.org/offering/v2018/ub/listView/football/all/all/all/matches.json?lang=en_GB&market=ES&client_id=2&channel_id=1&useCombined=true

It returns an HTTP error 410 to me all the time. If I try to access from my own IP, it works fine.

Can you help me please?

Thanks.

How are you running it? Can you check using curl "https://eu-offering.kambicdn.org/offering/v2018/ub/listView/football/all/all/all/matches.json?lang=en_GB&market=ES&client_id=2&channel_id=1&useCombined=true" in a console?

Result of the command

The error is still appearing. I'm using an IP from Spain and I can see the result correctly. Should be like this:

Expected result

Any help would be frankly appreciated. Thank you.

If it's working from one location and in a browser and not in another when using requests, then either the site is blocking access from specific locations or it's blocking access that is not coming from a browser. There is nothing that we can do about either of those.