guiguilechat

Results 11 issues of guiguilechat

# Feature Request The path is https://esi.evetech.net/ui/#/Market/get_markets_region_id_history. The days without a sale are not returned in this path. example, getting the [jormungandr sales in jita](https://esi.evetech.net/latest/markets/10000002/history/?datasource=tranquility&type_id=41444) I get no entry for...

esi-markets
feature request
discussion

Several calls I made returned 403 in the logs while being valid in terms of access. Here are the paths that I found were related : ``` get_characters_character_id_industry_jobs [GET:403] {"error":"unexpected...

bug
sso
Internal Issue Created

path is https://esi.evetech.net/ui/#/User%20Interface/post_ui_autopilot_waypoint I add the following ids sequentially : ` route ids is [30002049, 30002054, 30002055, 30002068, 30002069, 30002071, 30002075, 30002070, 30002072, 30002073, 30002074, 30003388, 30003387, 30003382, 30003381, 30003386,...

bug
esi-ui
Internal Issue Created

I am thinking of a new feature, the preprocessor that can add data in the JCM before it is built. # Use cases use cases I can think of :...

pinned

Since the check on packages name ( #70 ) , it's not possible anymore to create a resource in a resource dir that does not respect a package name. Example,...

enhancement
pinned

# Inconsistency date format are inconsistent among paths and headers For an example, let's look at https://esi.evetech.net/latest/markets/10000002/orders/?datasource=tranquility&order_type=all and its specification https://esi.evetech.net/ui/#/Market/get_markets_region_id_orders - the "expires" header has value "Mon, 05 Feb...

# Bug When fetching several pages on the public contract endpoint, sometimes those pages have a different expiry date ## Request https://esi.evetech.net/v1/contracts/public/10000002/?&page=1 and https://esi.evetech.net/v1/contracts/public/10000002/?&page=3 My program threw a warning (repeatedly,...

Path is https://esi.evetech.net/v3/corporations/{corporation_id}/assets/ It happens every day after DT, for a short moment, AFAIK. The returned pages of assets contains several assets in double. It automatically goes away after a...

bug
esi-assets

# Bug the header of the corp/char industry jobs sometimes returns date=expirydate, which means the data should be fetched again. ## Request GET https://esi.evetech.net/v1/corporations/$CORPID/industry/jobs/?&include_completed=false&page=1 ## Response ### Status Code 200...

bug
esi-industry