Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

AzureML needs to output the error status when communicating with the studio API #122

Open
singlis opened this issue Feb 10, 2017 · 0 comments

Comments

@singlis
Copy link
Contributor

singlis commented Feb 10, 2017

The API will output the http status code but not the response that comes from the service. For example, if I contact the service with an invalid experiment id I get the following:

Error in curl(x$DownloadLocation, handle = h, open = conn) : 
  HTTP error 404.**

But 404 can mean many different things -- not necessarily that the endpoint is not valid. The service will return a response that I think we should output to the user to tell them what is the real issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants