C# VS2012 Web Reference to API

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rpmorrell
    Junior Member
    • Nov 2011
    • 1

    #1

    C# VS2012 Web Reference to API

    Hi,

    I am trying to connect to the betfair API using C# and VS2012 and this address:

    https://api.betfair.com/global/v3/BFGlobalService.wsdl

    I have successfully done this for another gambling exchange with no problem at all.

    When I try and add the web reference VS tells me it is not found. When I put it in a browser, same thing (logged in or not logged in to betfair).

    Can anyone tell me what I'm doing wrong?! Thanks

    NB: I have recently downloaded some sample code from this forum. I can see the web references added, if I update them I receive the same message I see when trying to add one myself (HTTP: 401 gone)
  • betdynamics
    Junior Member
    • Sep 2010
    • 534

    #2
    That URL relates to the old Betfair API which was turned off in November 2014.

    Everything needs to use the new API-NG now in order to connect to Betfair.

    Comment

    Working...
    X