I have developed an automated sports betting system for Betfair NG API and I want to test the placeOrder function but on demo Account and Funds.
For this reason, in my call I used the demo appkey believing that in the demo version my account will have unlimited demo funds. Contrary to my belief, I got back an Insufficient_Funds error. Indeed my real account has 0 funds meaning that the demo appkey uses my real account data an not a demo one. Is there any way I can test my functionality on a demo account and funds?
For this reason, in my call I used the demo appkey believing that in the demo version my account will have unlimited demo funds. Contrary to my belief, I got back an Insufficient_Funds error. Indeed my real account has 0 funds meaning that the demo appkey uses my real account data an not a demo one. Is there any way I can test my functionality on a demo account and funds?


Comment