GTT is not listing from API


  • Hi All,

    From today morning, my program is not listing active GTT.

    python source:

    status=["NEW"]
    page=1
    count=10
    lists=obj.gttLists(status,page,count)

    response value:

    {'timestamp': 1673845859181, 'status': 500, 'error': 'Internal Server Error', 'message': '', 'path': '/rest/secure/angelbroking/gtt/v1/ruleList'}


  • Hello,

    I am having the same issue, any updates on this one?