This commit is contained in:
2018-11-14 20:36:59 -06:00
parent 5725af1305
commit 09c8b74a85

View File

@@ -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