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
This endpoint returns a route that does not seem to consider any supplied connections pairs that would cause a shorter alternative route. In the following example, an Amarr to Jita route is request, with a shortcut connection supplied, between Sarum Prime and Perimeter. The regular ~10 gates route is still returned, rather than the 4 named systems hypothetical option.
Request
GET /latest/route/30002187/30000142/?connections[0]=[30003522,30000144]
Bug
This endpoint returns a route that does not seem to consider any supplied connections pairs that would cause a shorter alternative route. In the following example, an Amarr to Jita route is request, with a shortcut connection supplied, between Sarum Prime and Perimeter. The regular ~10 gates route is still returned, rather than the 4 named systems hypothetical option.
Request
GET /latest/route/30002187/30000142/?connections[0]=[30003522,30000144]
Response
Status Code
200
Headers
Body
Please provide the response body, feel free to scrub any opsec details you wish. E.g.:
[30002187,30003491,30003503,30003504,30002789,30002788,30002791,30000139,30000144,30000142]
Expected
[30002187,30003522,30000144,30000142]
Checklist
Check all boxes that apply to this issue:
The text was updated successfully, but these errors were encountered: