lmeve icon indicating copy to clipboard operation
lmeve copied to clipboard

esi character == 0

Open dstevens79 opened this issue 6 years ago • 2 comments

since polling is completing from #58, figured id move these smaller things into thier own issues.

[INFORM] Killmails: Updating Killmails...
[INFORM] Characters: Updating Character 0...
[WARNING] /v4/characters/: ERROR 400: {"error":"0 does not meet minimum of 1, 'character_id' is required"}
[WARNING] Characters: getCharacter() Cannot get character information for 0 using /v4/characters/
[WARNING] Main: Exception occured in ESI(tokenID=8): getCharacter() Cannot get character information for 0 using /v4/characters/

dstevens79 avatar Jan 09 '19 21:01 dstevens79

Thanks, I will investigate this

roxlukas avatar Jan 09 '19 22:01 roxlukas

Hi, in 0c43912 I've corrected the conditions in Killmails.php. Could you please check if it works now?

roxlukas avatar Jan 12 '19 18:01 roxlukas