Hello.
I am able to Login but not able to get listMarketData from listMarketCatalogue API.
I have two accounts From one account everything works fine and i am able to get Data. But from second i am not able to get data.
It means API key is working only for one account or something else
Please help me out
for Example to GetAccount Balance problem is like this. For one account it is woking and giving me correct response
and for 2nd account following things happen
Request- {"id":"1","jsonrpc":"2.0","method":"AccountAPIN G/v1.0/getAccountFunds","params":{"filter":{}}}
response- {"jsonrpc":"2.0","error":{"code":-32099,"message":"AANGX-0004","data":{"AccountAPINGException":{"errorDetai ls":"","errorCode":"INVALID_APP_KEY","requestUUID" :"null"},"exceptionname":"AccountAPINGException"}} ,"id":"1"}
I am able to Login but not able to get listMarketData from listMarketCatalogue API.
I have two accounts From one account everything works fine and i am able to get Data. But from second i am not able to get data.
It means API key is working only for one account or something else
Please help me out
for Example to GetAccount Balance problem is like this. For one account it is woking and giving me correct response
and for 2nd account following things happen
Request- {"id":"1","jsonrpc":"2.0","method":"AccountAPIN G/v1.0/getAccountFunds","params":{"filter":{}}}
response- {"jsonrpc":"2.0","error":{"code":-32099,"message":"AANGX-0004","data":{"AccountAPINGException":{"errorDetai ls":"","errorCode":"INVALID_APP_KEY","requestUUID" :"null"},"exceptionname":"AccountAPINGException"}} ,"id":"1"}


Comment