Hi,
I have an application that queries the Betfair API (listMarketBook) potentially thousands of times, but it gets into about 100 records, and it throws an exception with error:
"INVALID_API_KEY"
Any ideas on what the problem is? Is there a limit on how many calls I can make in a certain amount of time?
I have an application that queries the Betfair API (listMarketBook) potentially thousands of times, but it gets into about 100 records, and it throws an exception with error:
"INVALID_API_KEY"
Any ideas on what the problem is? Is there a limit on how many calls I can make in a certain amount of time?


Comment