These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Killlog and beforeKillID

Author
Rintra
Iris Covenant
The Gorgon Empire
#1 - 2012-01-29 13:31:33 UTC
Quote:
Confusing KillLogs error messages [Deployed]
Error messages in the Kill mail API were less informative than they should be. They have thus been changed to reflect the following:


Error code 119: Kill Logs only go a month back.
Error code 120: The expected killID, that has been returned, should be supplied rather than whatever was supplied.
Error Code 118: Refresh kill log with no killID supplied for most recent kills.
Error Code 119 and 120: Reminder that each application should have their private kill log key.


I'm a little bit frustrated how to use beforeKillID parameter.

1. First query is running without beforeKillID.
2. Second with beforeKillID = min(killID) from the first XML

I'm receiving 119 on the second step.
Dragonaire
Here there be Dragons
#2 - 2012-01-30 17:27:23 UTC
You have to look at the date as well since the API only let's you get the last month worth of APIs just like the error message says. In other words you can't get a complete history only the ones for the last month.

Finds camping stations from the inside much easier. Designer of Yapeal for the Eve API. Check out the Yapeal PHP API Library thread.