Hello FIRS team
I've generated the keys and i've also added my IP to my SI Portal.
However, i still get the error below when i tried to run a test on the API
{
code: 401,
data: null,
message: 'error has occurred',
error: {
id: '26055d99-540f-4b6b-b47a-0e2859c6a825',
handler: 'handler',
public_message: 'invalid auth credentials'
}
}