Bonjour,

Est-ce que quelqu'un utilise les librairies java de MS azure pour télécharger des fichiers depuis cloud azure ?

J'ai un problème :

ERREUR [20240703 14551] > Error while downloading the file from azure - code is : AuthorizationFailure
ERREUR [20240703 14551] > Error while downloading the file from azure - message is : If you are using a StorageSharedKeyCredential, and the server returned an error message that says 'Signature did not match', you can compare the string to sign with the one generated by the SDK. To log the string to sign, pass in the context key value pair 'Azure-Storage-Log-String-To-Sign': true to the appropriate method call.
If you are using a SAS token, and the server returned an error message that says 'Signature did not match', you can compare the string to sign with the one generated by the SDK. To log the string to sign, pass in the context key value pair 'Azure-Storage-Log-String-To-Sign': true to the appropriate generateSas method call.
Please remember to disable 'Azure-Storage-Log-String-To-Sign' before going to production as this string can potentially contain PII.
Status code 403, (empty body)