How to fix azure-blob component “Server failed to authenticate the request”

2018-12-22 Thread Shafeeq Muhammad
Hi, I'm setting up apache-camel in spring boot application. And it is worked fine for file and ftp consumer/producer. But while trying to use azure-blob component as consumer the following error appears. *com.microsoft.azure.storage.StorageException: Server failed to authenticate the request.

Re: How to fix azure-blob component “Server failed to authenticate the request”

2018-12-25 Thread Shafeeq Muhammad
p you on the way. > > > > And if possible can you post the full stracktrace, maybe edit the post > > on SO. And also try with newer Camel versions if possible. > > > > On Sat, Dec 22, 2018 at 11:13 AM Shafeeq Muhammad > > wrote: > > > > > > H

Re: How to fix azure-blob component “Server failed to authenticate the request”

2018-12-26 Thread Shafeeq Muhammad
Block(CloudBlockBlob.java:1050) ~[azure-storage-5.5.0.jar:na] at com.microsoft.azure.storage.blob.BlobOutputStreamInternal.writeBlock(BlobOutputStreamInternal.java:437) ~[azure-storage-5.5.0.jar:na] ... 9 common frames omitted On Wed, Dec 26, 2018 at 10:37 AM Shafeeq Muhammad < shafeeqe.muham...@gmail.com> wrote: > Hi, >

How to fix azure-blob component “Server failed to authenticate the request”

2018-12-22 Thread Shafeeq Muhammad
Hi, I'm setting up apache-camel in spring boot application. And it is worked fine for file and ftp consumer/producer. But while trying to use azure-blob component as consumer the following error appears. *com.microsoft.azure.storage.StorageException: Server failed to authenticate the request.