The “request.unauthorised” event occurs when the auth header is not correct. To resolve this error
make sure the API keys are correct. API keys are accessible through the Shufti Pro back-office under the Settings tab.
{
"reference":"",
"event":"request.unauthorized",
"error":{
"service":"",
"key":"",
"message":"Authorization keys are missing/invalid."
},
"email":null,
"country":null
}
Comments
0 comments
Please sign in to leave a comment.