Bug
ESI returns authentication error when trying to fetch data with very long access token.
Reproduction Steps
- Prepare very long refresh token by requesting all scopes starting with
esi prefix.
- Get access token from refresh token without specifying scopes (all scopes by default)
- Use this token on https://esi.evetech.net/ for any applicable route
Actual Behaviour
ESI return authentication error
Expected Behaviour
ESI return actual data
Description
Access tokens fetched from the same refresh token with short scopes count work just fine.
Use case
Bug
ESI returns authentication error when trying to fetch data with very long access token.
Reproduction Steps
esiprefix.Actual Behaviour
ESI return authentication error
Expected Behaviour
ESI return actual data
Description
Access tokens fetched from the same refresh token with short scopes count work just fine.
Use case