You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When querying public structures endpoint, I don't see some public trade hubs, for example Perimeter - Tranquility Trading Center
or Frarn - IchooseYou Market and Industry. Therefore, I cannot get orders from these structures with /markets/structures/{structure_id}/
Moreover, if I call https://esi.evetech.net/v1/universe/structures/?datasource=tranquility&filter=market I'm only getting 40 following ids:
It should be noted "public" means fully public. As soon as a structure blocks a single character from docking, it is no longer considered public. Hard to say for sure without cooperation from the owning structure, but pretty sure that'll be the problem here.
Bug
When querying public structures endpoint, I don't see some public trade hubs, for example Perimeter - Tranquility Trading Center
or Frarn - IchooseYou Market and Industry. Therefore, I cannot get orders from these structures with /markets/structures/{structure_id}/
Moreover, if I call
https://esi.evetech.net/v1/universe/structures/?datasource=tranquility&filter=market
I'm only getting 40 following ids:And again there are no Perimeter - Tranquility Trading Center or Frarn - IchooseYou Market and Industry that is obviously has online Market Module
Request
GET, https://esi.evetech.net/v1/universe/structures/?datasource=tranquility
Response
749 structures currently
Status Code
200
Headers
Body
Following list of int64's
Expected
All public structures
Checklist
Check all boxes that apply to this issue:
The text was updated successfully, but these errors were encountered: