Navigation

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

    akumar42

    @akumar42

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

    akumar42 Follow

    Best posts made by akumar42

    This user hasn't posted anything yet.

    Latest posts made by akumar42

    • RE: GTT - Rule List api is throwing error

      Hi,

      I confirm that I am passing the header correctly in the request. This is not the only API I am using couple other API's [get positions, candledata etc] as well and they are working fine. Also, it worked all fine till now yesterday as well it worked fine once so that means the issue is not with headers. Possible to have a google meet or some kind of connect? talking like this back and forth is not helping at all. Hope you understand.

      posted in Bugs
      A
      akumar42
    • RE: GTT - Rule List api is throwing error

      Hi,

      I can't share the full header since it contains my secret key but I am sending it. This API was working fine till last week from past 3 months.
      I have not made any changes to my script.

      Request : smartApi.gttLists(status=['NEW'], page=1, count=100)

      Possible to have a google meet ?

      posted in Bugs
      A
      akumar42
    • RE: GTT - Rule List api is throwing error

      Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '', 'X-ClientPublicIP':'' , 'X-MACAddress': '', 'Accept': 'application/json', 'X-PrivateKey': '', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'status': ['NEW'], 'page': 1, 'count': 50}, Response: {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}

      posted in Bugs
      A
      akumar42
    • GTT - Rule List api is throwing error

      Endpoint : Error occurred while making a POST request to https://apiconnect.angelbroking.com/rest/secure/angelbroking/gtt/v1/ruleList.

      Error : Request: {'status': ['NEW', 'ACTIVE'], 'page': 1, 'count': 50}, Response: {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}

      posted in Bugs
      A
      akumar42