Forum Discussion
I have a Microsoft Azure SAS token (Shared Access Signatures). I want to use the REST snap GET to read the Azure BLOB content. How to do it? Thanks!
hi @tochen_snap please refer to following:
All of the File oriented Snaps (File Reader, File Writer, File Delete, File Poller, Multi File Reader, etc, etc) in the Binary Snap Packs (included in set of Core Snap Packs) support Blob storage (wasb & wasbs) among other protocols. These require you to configure an Azure Storage Binary Account with the appropriate credentials.
[Image lost]
Please refer to:
- 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.