cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Rest API service endpoint returned erros result: Status Code =403

emmanuel001
New Contributor

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

image

image

image

image

When performing the test in Postman, the execution is correct

image

2 REPLIES 2

Abhishek_Soni37
Contributor

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,

PratapKr_Gayen
New Contributor II

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.