MG-RAST/matR

cannot open: HTTP status was '401 Authorization Required'

Closed this issue · 2 comments

Hi,

m facing the below mentioned problem inspite setting the key through msession$setAuth()

Warning in file(con, "r") :
cannot open: HTTP status was '401 Authorization Required'
Error in fromJSON(x, asText = TRUE, simplify = TRUE) :
error in evaluating the argument 'content' in selecting a method for function 'fromJSON': Error in file(con, "r") : cannot open the connection

Thanks
pb

There are a few possibilities.

The most trivial is that your key may have expired.
Follow the instructions here (https://groups.google.com/forum/#!topic/matr-forum/R1anCspxiHs) to check.

If you continue to have problems, the quickest ways to contact us are:
through the matR google group: https://groups.google.com/forum/#!topic/matr-forum/
or by submitting a ticket through MG-RAST ( mg-rast@mcs.anl.gov )

This was most likely an expired key--the API now generates this error for out-of-date keys.