rstudio/rscloud

Wrap HTTP errors with Cloud specific messages

Opened this issue · 1 comments

From Mine:

  • An enhancement down the line might be wrapping HTTP errors in user-friendly / RStudio Cloud related error messages, e.g. roles_for_space(ID OF A SPACE THAT DOESN'T EXIST) gives HTTP 404 Not Found error, but it might make sense for it to say space doesn't exist

I have already corrected a few of the functions, but we should systematically go through and look at all the returned error codes.