-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Either document or enable --shell-escape usage #25
Comments
The payload is not valid, but the server was not handling the error properly. Now it returns a more explicit response:
Issue with the example payloadAs it does not contains any file (like in the multipart example), HTTPie send the payload as JSON. An the It should be (note the
Or with the nested JSON syntax:
Or multipart must be "forced" on the HTTP client:
Issue with piping to a
|
When compiling a document that need shell-escape pygmentize (ie minted package); document is generated but only show an error message.
Steps to Reproduce
http POST https://latex.ytotech.com/builds/sync compiler=pdflatex resources='[{"main": "true", "url": "https://framagit.org/lamadone/informatique/premiere-nsi/-/raw/master/LaTeX/devoir2.tex"}]' > devoir2.pdf
The text was updated successfully, but these errors were encountered: