structure taxes troubleshooting

This commit is contained in:
2019-02-03 01:17:35 -06:00
parent 3349a962f0
commit bf6ebe0541

View File

@@ -40,7 +40,7 @@ class LookupHelper {
'corporation_id' => $character->corporation_id,
]);
} catch(RequestFailedException $e){
return $e->getEsiResponse();
return null;
}
//Save all of the data to the database