String too long - Navigation Data for Applications

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Shlodge
    Junior Member
    • Jun 2009
    • 7

    #1

    String too long - Navigation Data for Applications

    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
    Last edited by Shlodge; 10-10-2015, 11:25 AM. Reason: Added codes for reference
Working...
X