The route used by esi.search() is no longer available

Issue #513 resolved
Chris Abernethy created an issue

The /v2/search route in use by the esi.search() function is no longer available and has been replaced with a new, authenticated route. The new route is /characters/{character_id}/search/, and requires authentication with the esi-search.search_structures.v1 scope.

This change was released by CCP on 2022-07-12 https://github.com/esi/esi-issues/blob/master/changelog.md

This is one of the issues that is contributing to the inability to create new masks or to add players or corporations to existing masks (#503).

Comments (6)

  1. Log in to comment