You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the this example: services\svc\blobstorage\examples\list_containers.rs but I am getting an error: page error: failed to deserialize the following xml into a azure_svc_blobstorage::package_2021_12::models::ListContainersSegmentResponse
I know that I could use the blob storage API instead, but I am getting the same error using the filestorage generated API, which is actually what I am interested in since it does not have an SDK equivalent.
The text was updated successfully, but these errors were encountered:
I am trying to run the this example:
services\svc\blobstorage\examples\list_containers.rs
but I am getting an error:page error: failed to deserialize the following xml into a azure_svc_blobstorage::package_2021_12::models::ListContainersSegmentResponse
I know that I could use the blob storage API instead, but I am getting the same error using the filestorage generated API, which is actually what I am interested in since it does not have an SDK equivalent.
The text was updated successfully, but these errors were encountered: