diff --git a/app/Library/Fleet.php b/app/Library/Fleet.php index f5d6d9ba8..898dc4d73 100644 --- a/app/Library/Fleet.php +++ b/app/Library/Fleet.php @@ -105,7 +105,7 @@ class Fleet { 'refresh_token' => $token[0]->refresh_token, ]); $esi = new \Seat\Eseye\Eseye($authentication); - dd(config('esi.client_id')); + dd(config('esi')); try { //Setup the body of the esi message and perform the call