I get this error when i try to access the endpoint that validates invoice.
Shobande James
11:12 AM
{
"code": 403,
"data": null,
"message": "error has occurred",
"error": {
"id": "6140a198-9304-45ae-af09-a0c475f14330",
"handler": "invoice_actions",
"details": "unable to honor this request, access is denied",
"public_message": "unable to honor this request, access is denied"
}
}
This is the endpoint used, please note that we have replaced the base url with ours
base_url/api/v1/invoice/validate