Forum Discussion
Aleksandar_A
2 years agoContributor III
Hello akarsh.
You can try with the following expression in a Mapper Snap:
{[$IFA_Number__c]:$Id}
Map this to $ and let me know if this helps you.
Regards,
Aleksandar.
- Abhishek_Soni373 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,
- PratapKr_Gayen3 years agoNew 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.