Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    Is GitHub - "SmartAPI C#/.Net library" in working state?

    C#/.Net SDK
    0
    1
    1
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Rakhi last edited by

      HI,
      I am C# developer and want to start working with AngelOne's Algo trading using SmartApi.

      For the same, I downloaded the Sample C# project from "https://github.com/angel-one/smartapi-dotnet" , its getting compiled , but while putting my details (like Client_code, Password, api_key) and run it , it does not create session during below statement of Program.cs file...

      obj = connect.GenerateSession(Client_code, Password);

      Rather it returns http_code:"AB1050" and http_error:"Invalid totp" in the "obj" object (even-when TOTP entry is not mentioned in the class file)

      This Github project "SmartAPI C#/.Net library" is recommended in "https://smartapi.angelbroking.com/docs/Introduction" page.

      Is this sample project in working state?
      If so, Please suggest how to proceed.

      Regards

      1 Reply Last reply Reply Quote 0
      • First post
        Last post