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

Cookie / token refresh problems #3

Open
charmixer opened this issue Jan 16, 2020 · 1 comment
Open

Cookie / token refresh problems #3

charmixer opened this issue Jan 16, 2020 · 1 comment

Comments

@charmixer
Copy link
Member

This seems to happen after a while when we need to refresh the token.

DEBU[1589]main.go:381 Access token found                            appname=meui authorization=session fields.func=AuthenticationRequired func=AuthenticationRequired log.debug=1 log.format=default request.id=048aab50-cc7f-44ee-8d2e-dfa35027c026
DEBU[1590]main.go:391 oauth2: cannot fetch token: 400 Bad Request
Response: {"error":"invalid_request","error_description":"The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed","error_hint":"Make sure that the various parameters are correct, be aware of case sensitivity and trim your parameters. Make sure that the client you are using has exactly whitelisted the redirect_uri you specified.","status_code":400,"error_debug":": not_found"}  appname=meui authorization=session fields.func=AuthenticationRequired func=AuthenticationRequired log.debug=1 log.format=default request.id=048aab50-cc7f-44ee-8d2e-dfa35027c026
INFO[1590]main.go:344                                               appname=meui body_size=0 error= forwarded_for.ip= forwarded_for.port= ip=172.19.0.2 latency=115.136542ms log.debug=1 log.format=default method=GET path=/client port=36294 request.id=048aab50-cc7f-44ee-8d2e-dfa35027c026 status=500
@charmixer
Copy link
Member Author

Might only happen in dev when trying to reboot everything from scratch.

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