Skip to content

Cookie / token refresh problems  #3

@charmixer

Description

@charmixer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions