Navigation data for applications (Beta)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dlcpereira.
    Junior Member
    • Apr 2010
    • 10

    #1

    Navigation data for applications (Beta)

    What is this? any documentation?
  • kawafan
    Junior Member
    • May 2011
    • 33

    #2
    ^^^^ Ditto

    Comment

    • BetfairDeveloperProgram
      Administrator
      • Oct 2008
      • 679

      #3
      Hi,

      Details are now posted via https://api.developer.betfair.com/se...pageId=4392234

      Thanks

      Neil

      Comment

      • kawafan
        Junior Member
        • May 2011
        • 33

        #4
        for some reason , i m unable to use this code

        c#
        Code:
        var contents = new System.Net.WebClient().DownloadString("https://beta-api.betfair.com/exchange/betting/rest/v1/en/navigation/lhm.json");
        i am getting


        contents = "\b\bԆ*Slhm.json\0]]Sȶ}ϯ蚧sjI*M \bܺ5%%&S_\tRe<d2`޽{ ҽ^*_o_~f*3gT,Tzߡ ])vJ~\v忘ϹeZ%'*,>8CR 'ξ!QS|GȄ+c*q:O$.8 G=u...

        Can anyone confirm if its issue at my end

        Comment

        • jptrader
          Junior Member
          • Nov 2009
          • 82

          #5
          Everything looks ok when opening the link in my browser. Your response looks like a gzipped response. Maybe you need to decompress the response?

          Comment

          • Blue Eye
            Junior Member
            • Jan 2009
            • 8

            #6
            I had same problem, file is gzipped. You need to decompress it.

            Comment

            • dlcpereira.
              Junior Member
              • Apr 2010
              • 10

              #7
              bug

              Horse race are all showing unfiltered and duplicated on Horse Racing EVENT_TYPE group. Also races don't have the starting hour as shown in the site. That would be good.

              Comment

              Working...
              X