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.
 

Locations API - anyone have this working?

Author
Ydnari
Estrale Frontiers
#1 - 2012-03-22 02:08:19 UTC
Just had a go at using the Locations API from https://forums.eveonline.com/default.aspx?g=posts&t=58316

Getting error 126 "Invalid ID found in ID list. Please ensure input is a comma seperated list of valid 32-bit non-negative integers." each time.

Fairly sure I have a valid itemID of a tower and some of its modules (from AssetList API, trying one at a time), and using a CAK corp key with the Locations option checked (in fact with all permissions checked), but getting this error anyway. Looks like from the thread it worked at one point; could someone confirm whether it's working for them at the moment so I can carry on looking for the obvious mistake I've made somewhere, or whether it's broken and I can stop wasting my time?

Also tried with a character key with a characterID parameter, and the itemIDs from Assets API of some of my ships, same error.

--

Ydnari
Estrale Frontiers
#2 - 2012-03-22 02:15:37 UTC
bzzzt typical, find the mistake just as I've posted.

In case anyone else makes the same mistake: the parameter is not "itemIDs" it is "ids".

--