I provided an incorrect URL, however this wasn't evident from the response:
When sniffing the requests I saw:
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)
I provided an incorrect URL, however this wasn't evident from the response:
When sniffing the requests I saw:
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)