Discussions

Ask a Question
Back to All

Api returns code 1 OK, but no results!

It's been about two days that Security API returns this for almost all my calls

{
"code": 1,
"message": "OK",
"result": {}
}

I'm sure the issue is not the rate limit since I'm not sending more than 30 calls per minute!! It's not more than one or two calls per minute.

Can anyone address the issue?