401 errors

This commit is contained in:
2018-11-13 23:50:52 -06:00
parent 4f3b996884
commit 6ba32964e8

View File

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