Betfair Login Fail ???

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • troyedwards2023
    Junior Member
    • Sep 2023
    • 5

    #1

    Betfair Login Fail ???

    Hey I am trying to login to betfair using the following but I am getting .... INPUT_VALIDATION_ERROR as in ..


    thePage.ResponseUri.Query = ?redirectMethod=POST&errorCode=INPUT_VALIDATION_ER ROR

    I have place my code below which is similar to others here on the forum.

    To get my BetBot to work today I had to place a WebBrower control on my form then manually entered my login details - which fired the WebBrowser1_DocumentCompleted. I then inspected the cookie to find my SSOID (my session token). Then once I take my new session token I was able to call MarketCatalog and MarketBook and do all my normal operations.


    image.png
  • WTPooh
    Member
    • May 2012
    • 88

    #2
    https://forum.developer.betfair.com/...ge18#post33515
    https://forum.developer.betfair.com/...ge18#post33548

    Comment

    • troyedwards2023
      Junior Member
      • Sep 2023
      • 5

      #3
      Thanks you so much WTPooh. This is exactly what I was looking for so added this to my Betfair module and corrected a few Visual Studio complaints and worked like a charm. Thanks mate

      Comment

      Working...
      X