This commit is contained in:
2018-11-14 20:35:42 -06:00
parent 8aa8eb0998
commit 5725af1305
+1
View File
@@ -105,6 +105,7 @@ class Fleet {
'refresh_token' => $token[0]->refresh_token,
]);
$esi = new \Seat\Eseye\Eseye($authentication);
dd(config('esi.client_id'));
try {
//Setup the body of the esi message and perform the call