General questions

http post requests REST API for text document content

Hi, I am performing a REST request, 
I can get correct response for  contentType 'Math' and 'Text', but when I try 'Text Document', it says 'Pointer events are not supported for this type of part: Text Document'
can I use REST API to test text document contentType

my header is like {'Accept': 'application/x-latex, application/mathml+xml, application/vnd.myscript.jiix, image/jpeg, image/png, application/mathofficeXML, application/vnd.myscript.iink, application/vformats-officedocument.wordprocessingml.document, text/html, text/plain', 'applicationKey': '*****', 'Content-Type': 'application/json'}

cheers!

1 Comment

Hello,


Thank you for your question.

The "Text Document" is not supported by our Web APIs.

At the moment, MyScript iink web supports text and math content parts using the WebSocket protocol and text, math, raw content and diagram using the REST protocol.


For further details, please refer to this topic.


Best regards,


Gwenaëlle

Login or Signup to post a comment