Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Issue with posting to the API #5

Description

@mikeohara

I've managed to make a few changes so it would work with their latest 2.6 API. However, I am getting an error whenever it tries to execute a POST request: 411 - Content-Length Required.

Curl is sending Content-Length header which Pwinty's API seems to not like. If I set the content length to zero it still throws the same message.

The only valid option seems to be no Content-Length header but there seems to be no way to unset that entirely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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