mining tax testing

This commit is contained in:
2021-03-07 20:42:40 +09:00
parent 0f6b965066
commit 75bfc0daf2

View File

@@ -144,7 +144,7 @@ class MiningTaxesController extends Controller
return redirect('/dashboard')->with('error', 'Tell the nub Minerva to register the correct scopes for the services site.'); return redirect('/dashboard')->with('error', 'Tell the nub Minerva to register the correct scopes for the services site.');
} }
$refreshToken = $esiHelper->GetRefreshToken($config['primar']); $refreshToken = $esiHelper->GetRefreshToken($config['primary']);
$esi = $esiHelper->SetupEsiAuthentication($refreshToken); $esi = $esiHelper->SetupEsiAuthentication($refreshToken);
//Get the esi data for extractions //Get the esi data for extractions