Skip to content

ESI returns authentication error when trying to fetch data with very long access token #76

@panthernet

Description

@panthernet

Bug

ESI returns authentication error when trying to fetch data with very long access token.

Reproduction Steps

  1. Prepare very long refresh token by requesting all scopes starting with esi prefix.
  2. Get access token from refresh token without specifying scopes (all scopes by default)
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions