Object GuzzleHttp\Exception\ClientException extends GuzzleHttp\Exception\BadResponseException (
->message (protected) = String (339) "Client error: `GET https://api.mat.uc.cl/api/v1/dip/actividades/autores` resulted in a `401 Unauthorized. The request was a legal request, but the server is refusing to respond to it. For use when authentication is possible but has failed or not yet been provided.` response:
{"error":"Incorrect key for this algorithm","success":"error"}
"
->code (protected) = Integer (401)
->file (protected) = String (86) "/app/sgp.mat.uc.cl/www/app/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php"
->line (protected) = Integer (113)
GuzzleHttp\Exception\ClientException methods: (17) (
->__construct(); [constructor]
->wrapException();
->create();
->getResponseBodySummary();
->getRequest();
->getResponse();
->hasResponse();
->getHandlerContext();
->__wakeup();
->getMessage();
->getCode();
->getFile();
->getLine();
->getTrace();
->getPrevious();
->getTraceAsString();
->__toString();
)
)