Skip to content

PUT-Request for creating container lead to System.NullReferenceException #21

@danielabouchleih

Description

@danielabouchleih

Http PUT Requests lead to a NullReferenceException in Function AzureStorageAuthenticationHelper.GetAuthorizationHeader in Line 40 because the program tries to get the content length of the httpRequest which sometimes may not be set and therefor is null.

For example when trying to create a container the necessary parameters are passed via URL-Parameter.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions