Hi,
I am using Navigation Data for Applications.
Is it possible to apply a filter to this? Currently, it is returning a string truncated down to 4,692,730 characters. (I am using VBA Excel)
I would like a method to help me get beyond the 4.6m characters or alternatively filter my query (By Match odds) or by Sport Type ID.
My codes are as follows
xhr.Send Data
SendMarketNavigationRequest = xhr.Responsetext
MsgBox Len(SendMarketNavigationRequest)
xhr.Responsetext is too long!
Many Thanks in advance.
Xpresson
https://api.developer.betfair.com/se...r+Applications
I am using Navigation Data for Applications.
Is it possible to apply a filter to this? Currently, it is returning a string truncated down to 4,692,730 characters. (I am using VBA Excel)
I would like a method to help me get beyond the 4.6m characters or alternatively filter my query (By Match odds) or by Sport Type ID.
My codes are as follows
xhr.Send Data
SendMarketNavigationRequest = xhr.Responsetext
MsgBox Len(SendMarketNavigationRequest)
xhr.Responsetext is too long!
Many Thanks in advance.
Xpresson
https://api.developer.betfair.com/se...r+Applications

