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

401: Expired token received for JSON Web Token validation #455

Open
1 task done
ngreb opened this issue May 6, 2024 · 0 comments
Open
1 task done

401: Expired token received for JSON Web Token validation #455

ngreb opened this issue May 6, 2024 · 0 comments

Comments

@ngreb
Copy link

ngreb commented May 6, 2024

Checklist

Description

Laravel Version
10

SDK Version
7.12.0

PHP Version
PHP 8.2

I'm using auth0 management API in a project. Everything works fine if the API is called synchronously. But when it is used through laravel queue (jobs), then some time after the worker starts, it begins to constantly return a 401 error “Expired token received for JSON Web Token validation”. All settings in the auth0 config have default values.

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