Skip to main content

Hi all,

i am trying to connect with a Azure blob storage container, with the AzureBlobStorageConnector transformer with the fme 2020.0.2.1 version.

but its not working i am getting this message:

 

'Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. ErrorCode: AuthenticationFailed'

 

and when i use the SAS url in the browser is all the containers that are available

 

Could someone help about this topic, please?

 


http://docs.safe.com/fme/2019.0/html/FME_Desktop_Documentation/FME_Transformers/Transformers/azureblobstorageconnector.htm

Hi aarraye,

 

Thanks for the question.

First, please make sure you are using the latest Azure Storage package, currently at 1.0.5 at this time.

Second, use the SAS token url, not any of the service SAS URLs. More information on SAS tokens: https://docs.microsoft.com/en-us/azure/storage/common/storage-sas-overview#sas-token

 

Let us know if this solves the issue.


Reply