rstudio / rscloud

Managing RStudio Cloud spaces with R
https://rstudio.github.io/rscloud
Other
22 stars 11 forks source link

invitation_send shouldn't throw an HTTP 500 error #6

Open tareefk opened 5 years ago

tareefk commented 5 years ago

From Mine:

send_invitation(58019) Error in rscloud_POST(path = c("invitations", invitation_id, "send"), : Internal Server Error (HTTP 500). Failed to Error resending invitation: 58019.


But it actually worked.  Don't have a repro yet.