Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. vijaykumar8518
    V
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    vijaykumar8518

    @vijaykumar8518

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    vijaykumar8518 Unfollow Follow

    Latest posts made by vijaykumar8518

    • RE: [Urgent] Unable to generate api key for Market api type and historic api type

      @admin It works with trading API key. Trading api keys allows history and market data also now

      posted in Bugs
      V
      vijaykumar8518
    • [Urgent] Unable to generate api key for Market api type and historic api type

      Hi All,

      Till few days back, my algo was working fine and was creating session properly for Market smart connect, trading smart connect and history smart connect using there respective api keys.

      But from today, it is giving error for market smart connect and history smart connect. While trading smart connect is working fine.

      When I login via https://smartapi.angelone.in/publisher-login/v2/login/
      I see the website allows to create Trading api type (api key) only. There is no option to create History and Market api Type. Also old website https://smartapi.angelbroking.com/ also redirect to new login

      Impact: Due to this Algo is not working
      Code usage:
      User user = smartConnect.generateSession("<ClientId>", configs.getPassword(), totp);
      user is coming null for mentioned api types (Market and history)

      Pls tell how can i create api key for History and Market api Type

      Adding SS for reference
      77de4771-222c-40cf-a897-dfba53c26fee-image.png

      posted in Bugs
      V
      vijaykumar8518