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

Error when upgrading from 2.7.0 to 2.8.0: Token retrieval failure #1051

Open
amine-betari opened this issue Dec 19, 2024 · 0 comments
Open

Comments

@amine-betari
Copy link

Hi All,

We encountered an error after upgrading the league/oauth2-client library from version 2.7.0 to version 2.8.0. The error occurs when running a command that interacts with a third-party service to retrieve a token.

Steps to reproduce:

  • Use version 2.8.0 of the library.
  • Execute a request to a third-party service to retrieve a token using the following method:

With version 2.7.0, the command works correctly and retrieves a valid token.

Actual behavior:
Starting from version 2.8.0, the described error is triggered.

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

1 participant