401 errors

This commit is contained in:
2018-11-13 23:31:39 -06:00
parent c9831c250a
commit f2637bd0d5
-2
View File
@@ -105,8 +105,6 @@ class Fleet {
'refresh_token' => $token[0]->refresh_token,
]);
dd($token[0]->refresh_token);
//Crate the ESI Class
$esi = new Eseye($authentication);
try {