GoldenGnu

Results 122 comments of GoldenGnu

May have been temporary. At least clicking the link right now display the correct description for me.

if you haven't already, be sure to make an in-game bug report too. Apparently that is helpful to do too now.

Generally ESI does not do filtering, as it mess with caching. This endpoint is also authenticated and have to handle ACL, meaning it's even more expensive. If you add typeID...

The market region endpoint is not authed or and does not handle ACL, It's cached on AWS (or whatever cloud service ESI use ATM.) and not the internal ESI cache....

The `_` (versioned routes) are accessible in the web ui (https://esi.evetech.net) by clicking the 📌 icon next to legacy/latest/dev

I think the bug is in the SDE, not the other way around. The numbers 1-8 are there, so, it feels logical the the new one (reactions), would be id...

Sadly, to the best of my knowledge, structures and customs offices share the same id space, so it's impossible to know if it's one or the other. It's a good...

@LeoJian622 Please, disable your auto reply to GitHub emails, as they turn up as replies on the issues.

The asset endpoints are currently returning 404 for all requests. _This "resolved" issue is somehow no longer resolved._

In my humble opinion: The implementation of this is worse than what we had before. It's a tri-state attribute: [Not a blueprint], [BPO], [BPC] Now we only have two returns...