I\'m trying to upload a image in Windows Azure Blob and I\'m geting the following error which I can\'t handle.
Server failed to authenticate the request.
I was getting the same error, but what is really strange, I was getting the error in 2 of 3 storage accounts that I was running some code with. What fixed this for me is to update the Azure.Storage.Files.DataLake library to a preview version 12.2.2. That fixed the issue. Tried all other suggestions, time sync, etc. None of it worked. Really weird issue.