C# - Non-Interactive Login Sample

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • BetfairDeveloperProgram
    Administrator
    • Oct 2008
    • 679

    #1

    C# - Non-Interactive Login Sample

    Please see attached a project demonstrating the non-interactive login method for API-NG in C#.

    This is also available via the following github repository https://github.com/betfair/API-NG-sa...ractive-cSharp

    Betfair Developer Program
    Attached Files
    Last edited by BetfairDeveloperProgram; 12-09-2014, 04:43 PM.
  • Orcun
    Junior Member
    • Feb 2022
    • 2

    #2
    I am trying to call the code in .net 5.0 and its coming back with cert_auth_requiered and failing to login, whereas its working fine in .net 4.5, can you advise whats going on and whether there is a .net core equivalent?

    I would appreciate it

    Comment

    • Mazza
      Junior Member
      • Nov 2021
      • 1

      #3
      Same issue here, I'm using pretty much the same code as the example, only needed to replace `WebRequestHandler` with `HttpClientHandler`​

      Comment

      • Linus
        Junior Member
        • Jul 2024
        • 2

        #4
        May I know if any resolution on it, I have the same issue

        Comment

        Working...
        X