Navigation

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

    milanj

    @milanj

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

    milanj Follow

    Best posts made by milanj

    This user hasn't posted anything yet.

    Latest posts made by milanj

    • RE: Getting error with verifyDis API

      Hi @Moderator_3 Any updates here. Still getting the same error.

      posted in Python SDK
      M
      milanj
    • Getting error with verifyDis API

      Hey team,

      Getting the following error with verifyDis call to verify for a sell order. I'm using python SDK with the latest pull with python 3.10.12. Please help.

      E 240509 10:04:48 smartConnect:243] Error occurred while making a POST request to https://apiconnect.angelbroking.com/rest/secure/angelbroking/edis/v1/verifyDis. Error: Internal Error. URL: https://apiconnect.angelbroking.com/rest/secure/angelbroking/edis/v1/verifyDis, Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '127.0.0.1', 'X-ClientPublicIP': '106.xx.xx.98', 'X-MACAddress': '13:xx:xx:xx:xx:57', 'Accept': 'application/json', 'X-PrivateKey': 'xxxxxxxx', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'isin': 'INE196A01026', 'quantity': '1'}, Response: {'message': 'Internal Error', 'errorcode': 'AB2001', 'status': False, 'data': None}

      posted in Python SDK
      M
      milanj