Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
panthernet opened this issue Dec 4, 2021 · 1 comment

Comments

@panthernet
Copy link

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

@sergey-program
Copy link

I have the same issue, my access_token length is 4178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants