why trying to initaite {{baseURL}}/api/v1/utilities/authenticate we got the error below
We also enter the provided the api key and secret key as required please assist
{
"code": 403,
"data": null,
"message": "error has occurred",
"error": {
"id": "77915fb9-00ff-41ac-b830-f7c11f627c48",
"handler": "entity_actions",
"public_message": "access denied. user does not have access to this resource"
}
}