06-06-2023 01:43 PM
When configuring a REST Post of the mailjet API, it indicates the following message.
Error:
Reason: REST API service endpoint returned error result: status code = 403, reason phrase = Forbidden, refer
to the error_entity field in the error view document for more details
Resolution: Please check the values of Snap properties.
Error Fingerprint[0] = efp:com.snaplogic.snap.api.rest.89xhsFt7
When performing the test in Postman, the execution is correct
06-18-2023 12:23 AM
Hi @emmanuel001,
As per the error message, it’s clear that the user you are using to authenticate does not have sufficient access to perform the required execution.
For example, maybe you are trying the send an email, but the user doesn’t have sufficient access to the API resource to send it.
Check if all possible roles are assigned to the user.
Cheers,
06-26-2023 12:57 AM
I think Snaplogic is not registered as trusted app in mailjet.
you can check the below link though it’s for gmail, but will help to understand the issue.