Error code AB1004 into gttlist() API for last 2 days
-
Hi @admin ,
I am getting this from last two days. It's been working fine till before that.
data = {"message":"Something Went Wrong, Please Try After Sometime","errorcode":"AB1004","status":false,"data":null}
Following code is showing same error, but other API are wokring fine like allholding(), position() and tradebook().
status = ["FORALL"]
page = 1
count = 300
lists = obj.gttLists(status, page, count)
@admin Please provide solution or workaround ASAP as My program is not working from last two days if it is get extended than I have to bear big losses..Let me know if any details is required from me
-
@techbytecache
Gtt issues are resolvedRegards,
SmartAPI Team -
@Moderator_3 I am getting this error for Client Codes V266489 and L61199814
-
@Moderator_3 I too am getting same error for all GTT api since last two days on my two Client ids. Do I need to share client IDs here on the forum for resolution??????
[E 240902 20:01:40 smartConnect:246] Error occurred while making a POST request to https://apiconnect.angelbroking.com/rest/secure/angelbroking/gtt/v1/ruleList. Error: Something Went Wrong, Please Try After Sometime. URL: https://apiconnect.angelbroking.com/rest/secure/angelbroking/gtt/v1/ruleList, Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '127.0.0.1', 'X-ClientPublicIP': '..147.98', 'X-MACAddress': '38:7a:::1a:*', 'Accept': 'application/json', 'X-PrivateKey': '*****', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'status': ['NEW', 'ACTIVE'], 'page': 1, 'count': 50}, Response: {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}
{'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None} -
Kindly share the client code