sasjs / cli

Command line interface for creating, compiling, and building SAS® projects
https://cli.sasjs.io
MIT License
37 stars 5 forks source link

sasjs run - ERROR Error getting execution log #853

Closed allanbowe closed 3 years ago

allanbowe commented 3 years ago

I provided an incorrect URL, however this wasn't evident from the response:

image

When sniffing the requests I saw:

image

For debugging, it would be helpful to stream the raw response to the log file, and to update the error message to say which endpoint (full URL, but with the value for _password replaced with the string REMOVED) did not provide the log.

We should have a test for this also (using an invalid url)

ghost commented 3 years ago

:tada: This issue has been resolved in version 2.37.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: