401 errors

This commit is contained in:
2018-11-13 23:48:51 -06:00
parent ff1a91161f
commit 4f3b996884

View File

@@ -105,7 +105,7 @@ class Fleet {
'refresh_token' => $token[0]->refresh_token,
]);
dd($authentication);
//Crate the ESI Class
$esi = new Eseye($authentication);