We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
esi
ESI return authentication error
ESI return actual data
Access tokens fetched from the same refresh token with short scopes count work just fine.
The text was updated successfully, but these errors were encountered:
I have the same issue, my access_token length is 4178
Sorry, something went wrong.
No branches or pull requests
Bug
ESI returns authentication error when trying to fetch data with very long access token.
Reproduction Steps
esi
prefix.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
The text was updated successfully, but these errors were encountered: