Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. yrj.panchal
    3. Posts
    Y
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 1
    • Groups 0

    Posts made by yrj.panchal

    • {'success': False, 'message': 'Invalid Token', 'errorCode': 'AG8001', 'data': ''}

      I'm getting this error. can you help me on this. I have validated my Token is correct.
      API_KEY = 'xxxxxxx'
      angel_obj = SmartConnect(api_key=API_KEY)

      Queries:

      1. do we need to authenticate this 'angel_obje' using generateSession() or directly we can use this for Historical data.
      2. angel_obj = SmartConnect(api_key=API_KEY), do we need to use only once in our code or need to use again again as per the uses.
      posted in Python SDK
      Y
      yrj.panchal
    • RE: Error AG8001

      @mr_heman Exactly nothing metioned apart from it.

      posted in General Discussion
      Y
      yrj.panchal