Forum Discussion
Abhishek_Soni37
3 years agoContributor
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,