Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. balaji.k.subash
    B
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    balaji.k.subash

    @balaji.k.subash

    0
    Reputation
    3
    Posts
    3
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    balaji.k.subash Follow

    Best posts made by balaji.k.subash

    This user hasn't posted anything yet.

    Latest posts made by balaji.k.subash

    • RE: "error_code":"AB9019 "

      @Moderator_2 same error for me as well

      [E 240424 08:33:26 smartConnect:243] Error occurred while making a POST request to https://apiconnect.angelbroking.com/rest/secure/angelbroking/marketData/v1/optionGreek. Error: No Data Available. URL: https://apiconnect.angelbroking.com/rest/secure/angelbroking/marketData/v1/optionGreek, Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '127.0.0.1', 'X-ClientPublicIP': 'My_IP', 'X-MACAddress': 'MyMac'Accept': 'application/json', 'X-PrivateKey': 'MyKey', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'name': 'ITC', 'expirydate': '25APR2024'}, Response: {'status': False, 'message': 'No Data Available', 'errorcode': 'AB9019', 'data': None}

      posted in Bugs
      B
      balaji.k.subash
    • @admin i am also getting same error

      Re: [Unable to get order_id: {"success":false]("message":"Invalid Token")

      posted in Python SDK
      B
      balaji.k.subash
    • RE: ModuleNotFoundError: No module named 'smartapi'

      @sunilsahub4u thanks for your message i was able to debug the issue. i uninstalled smarapi and reinstalled with pip install smartapi-python==1.3.4
      now the code is working for me

      posted in Python SDK
      B
      balaji.k.subash