Does BlobStorage API returns errors in JSON format?

GFChaves 41 Reputation points
2020-11-10T23:52:23.12+00:00

Hi all,

We're trying to get the errors from blobstorage API in JSON format but without success. Looks like that API isn't looking at the headers of Accept : application/json and ContentType : application/json. Despite them, it returns in XML format.

Although if you try the same headers with table storage API it does return data in JSON format. So does the blob storage API supports JSON format for HTTP responses or it's a limitation?

Thank you

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,606 questions
{count} votes

Accepted answer
  1. Sumarigo-MSFT 45,406 Reputation points Microsoft Employee
    2020-11-21T15:05:31.793+00:00

    @Firstly, apologies for the delay in responding here and any inconvenience this issue may have caused.

    No, JSON is not supported on any of the spots you mention.

    If you are looking for this feature, I would recommened you to leave your feedback here. All the feedback you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure.

    Hope this helps!

    Kindly let us know if the above helps or you need further assistance on this issue.


    Please don’t forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


0 additional answers

Sort by: Most helpful