Skip to content

Can not read text response #106

@tylerlong

Description

@tylerlong

if (!this._isJson() && !this._isMultipart()) throw new Error('Response is not text');

if (!this._isJson() && !this._isMultipart()) throw new Error('Response is not text');

But HTTP PUT /restapi/v1.0/glip/groups/{groupId}/posts/{postId}/text returns text which will cause exception.

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