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.
 

ESI market pages

Author
Diablo Oriki
State War Academy
Caldari State
#1 - 2016-12-30 10:58:10 UTC
as of right now when i get a regions orders with no typeid the is no way of knowing if the are more pages without trying in-till it return empty or am i missing something?

i feel like they should be something to tell you like in the old api system it had a tag on the end "next page"
Louis Vitton
Viziam
Amarr Empire
#2 - 2016-12-31 02:41:43 UTC
It maybe worth opening a github issue for this to get the dev's attention.

https://github.com/ccpgames/esi-issues/issues

Here is some useful info also
https://github.com/ccpgames/esi-issues/projects/1
Althalus Stenory
Flying Blacksmiths
#3 - 2016-12-31 13:49:45 UTC  |  Edited by: Althalus Stenory
If you link the github, it'd be nice to also link the corresponding issue instead of just saying to open a new one :)
https://github.com/ccpgames/esi-issues/issues/90

There are currently no other way than "doing GET until empty list".
I personally don't want something that "X page total" in the body, as it'll break the structures (a list of order) (headers, why not, still better than nowhere, if required)
I also wouldn't care about not having the "page number info" if the market orders were not that slow compared to CREST / return so much error 500 (but I believe this will be fixed).

EsiPy - Python 2.7 / 3.3+ Swagger Client based on pyswagger for ESI