Skip to content

User manual clarification on using curl in Powershell v5.1 #252

@ledibr

Description

@ledibr

Because

When attempting to send an input MMIF to the app server with curl, Windows Powershell users (as of version 5.1) may encounter an InvalidArgument: (:) [Invoke-WebRequest], ParameterBindingException. Powershell uses curl as an alias for Invoke-WebRequest, so users can remove it for the current session with the command remove-item alias:curl.

Done when

documentation/clamsapp.md is updated to add guidance for users encountering this error.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    📝DImprovements or additions to documentation

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions