Recently my application haas been getting a lot of invalid event ids for football markets. For example, today it's performing a GetEventsReq for event 27203236, which is:
[Swedish Soccer 239244]
[Swedish Cup 550069]
[Fixtures 18 May 27203236]
And the response contains an event "Elfsborg v Helsingborgs" with id 27203237. When I use this id in any further api calls I receive an INVALID_EVENT_ID error. And if I check the website I see that the correct id is 27204260.
I'm getting the same problem with a lot of football markets (but not all). The problem seems to be getting worse over time.
Is there a problem on the server?
[Swedish Soccer 239244]
[Swedish Cup 550069]
[Fixtures 18 May 27203236]
And the response contains an event "Elfsborg v Helsingborgs" with id 27203237. When I use this id in any further api calls I receive an INVALID_EVENT_ID error. And if I check the website I see that the correct id is 27204260.
I'm getting the same problem with a lot of football markets (but not all). The problem seems to be getting worse over time.
Is there a problem on the server?


Comment