Open
Description
ringcentral-js/src/http/ApiResponse.js
Line 95 in 631349c
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
Assignees
Labels
No labels