diff --git a/app/Library/Fleet.php b/app/Library/Fleet.php index e68148ba2..43e14036e 100644 --- a/app/Library/Fleet.php +++ b/app/Library/Fleet.php @@ -104,12 +104,7 @@ class Fleet { 'secret' => 'TdnNGRM8RTNSifZdaIc9yHTTkYPgYEEXHRIbT6oY', 'refresh_token' => $token[0]->refresh_token, ])); - - $esi->setAuthentication(new \Seat\Eseye\Containers\EsiAuthentication([ - 'client_id' => 'e5848fea3618427a8ee0dccb6a04fc62', - 'secret' => 'TdnNGRM8RTNSifZdaIc9yHTTkYPgYEEXHRIbT6oY', - 'refresh_token' => $token[0]->refresh_token, - ])); + try { //Setup the body of the esi message and perform the call $esi->setBody(['character_id' => $charId,