Azure blob storage

I’ve filled all the details for a new azure storage service in dreamfactory and when going to files tab, testing the azure connection, I get :
This is happening on 2.1.0 and DreamFactory Version: 2.1.1 .

            Windows Azure Blob Service Exception:

Fail:
Code: 400
Value: The value for one of the HTTP headers is not in the correct
format.
details (if any): <?xml version="1.0"
encoding="utf-8"?><Error><Code>InvalidHeaderValue</Code><Message>The
value for one of the HTTP headers is not in the correct format.
RequestId:85cc3039-0001-00b9-3883-8e889b000000
Time:2016-04-04T15:08:13.8941905Z</Message><HeaderName>x-ms-version</HeaderName><HeaderValue>2011-08-18</HeaderValue></Error>.

I have tried with a new storage account on azure or a clasic storage account. I get the same output → the same critical error.

@formerstaff @sridharsa @dfjablan @aislam

I tracked the error within the azure management by the error id. The x-ms-version seems it is still supported, but it’s not working at all.

MissingOrIncorrectVersionHeader
The x-ms-version header value ‘2011-08-18’ is not one of the supported version headers.