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.
 

API not pulling null items?

Author
Tabitha Ohu
x-Raine-x
#1 - 2015-12-09 18:26:45 UTC
so using the following to pull inventory in excel (office 365):
https://api.eveonline.com/char/AssetList.xml.aspx?keyID=#######&vCode=XXXXXXXXXXXXXXXXXX&characterID=########

and i can see all assets from high sec but nothing from null sec shows up. Tried this in chrome and in excel and nothing shows from null stations. Any Suggestions? Is it a different call, like viewing contents of containers?

I'm not really good with this and just trying to get an excel sheet going that shows my ore and mineral inventories that I can reference in other parts of my excel sheet. I keep my ore and minerals on one char so that char has a very short asset list.

Thanks

Hel O'Ween
Men On A Mission
#2 - 2015-12-10 09:58:21 UTC
The Assets API returns a quite "nasty" XML. It nestes "things" within "things".

Try appending the parameter ...

&flat=1

... to your URL and see if that helps.

See the docs for details.

Also: if you reference the location from the assets and try to resolve them, you need to not only reference the SDE, but also player build stations, which are provided by the ConquerableStationList API. Because your "thing" (module, ship, whatever) is in a "thing" (Player build station)

EVEWalletAware - an offline wallet manager.