Skip to content

Error 503: accessTokenExpiresAt must be a Date instance while  #18

Open
@md-ray

Description

@md-ray

Hi, I've successfully get access token using Password Grant. When I try to use the access token to access secured pages, I got this error:
{
"statusCode": 503,
"status": 503,
"code": 503,
"message": "Server error: accessTokenExpiresAt must be a Date instance",
"name": "server_error"
}

I'm using this library with Mongo Model, using Dockerized Mongo DB Version 3.4.4

Any idea how to solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions