test data
This commit is contained in:
@@ -52,6 +52,7 @@ class Test extends Command
|
|||||||
|
|
||||||
//Get the ESI Token
|
//Get the ESI Token
|
||||||
$token = $esiHelper->GetRefreshToken($config['primary']);
|
$token = $esiHelper->GetRefreshToken($config['primary']);
|
||||||
|
dd($token);
|
||||||
$esi = $esiHelper->SetupAuthenticationToken($token);
|
$esi = $esiHelper->SetupAuthenticationToken($token);
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user