Navigation

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

    roshangrewal

    @roshangrewal

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

    roshangrewal Unfollow Follow

    Latest posts made by roshangrewal

    • RE: TOTP generate Issue

      what exactly response you're getting?

      posted in Test
      R
      roshangrewal
    • "Invalid Token" Error from Angel One API (AG8001)

      Hi Angel One Team,

      We are currently encountering the following error while calling the ltp_data method:

      {
          "timestamp": "2025-08-07T11:12:56.119578",
          "method": "ltp_data",
          "params": null,
          "response": {
              "success": false,
              "message": "Invalid Token",
              "errorCode": "AG8001",
              "data": ""
          },
          "error": null
      }
      

      The integration was functioning as expected until 1:00 PM today, and no changes have been made to our production environment.

      Could you please investigate this issue at the earliest?

      Best regards,
      Roshan Grewal

      posted in Python SDK
      R
      roshangrewal
    • RE: How to get live price data?

      Hi @rajanprabu

      The code mentioned at:
      https://github.com/angelbroking-github/smartapi-python

      Does contain two parts:
      Part 1:
      Ordering through API

      Part 2:
      Ordering through Websockets

      am I correct?

      posted in Python SDK
      R
      roshangrewal
    • Difference between publisher | trading | market feeds API.

      Hi Team / @admin

      I am very new to using SmartAPI and would like to use Python library for placing orders. Can someone suggest steps to start using SmartAPI and provide the Difference between publisher | trading | market feeds API.

      Thanks,
      user01

      posted in Python SDK
      R
      roshangrewal