character name to id issue

This commit is contained in:
2019-08-26 19:52:05 -05:00
parent 6356de7cf2
commit 324311b767

View File

@@ -43,7 +43,7 @@ class LookupHelper {
try {
//Get the character id from the ESI API.
$response = $esi->setBody(array(
'Rimmelchen Ohu',
$character,
))->invoke('post', '/universe/ids/');
//$response = $esi->setQueryString([
// 'categories' => 'character',