https://api.torn.com/v2/key/info?key=apikeyhere
{
"error": {
"code": 6,
"error": "Incorrect ID"
}
}
This is not the expected response. Log responses are also throwing the same response.
https://api.torn.com/v2/user/log?log=4800&key={{fullKey}}
{
"error": {
"code": 6,
"error": "Incorrect ID"
}
}