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

[Bug]: Bayhealth dynamic client error #523

Open
acoffman87 opened this issue Sep 28, 2024 · 0 comments
Open

[Bug]: Bayhealth dynamic client error #523

acoffman87 opened this issue Sep 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@acoffman87
Copy link

Contact Details

[email protected]

What happened?

while adding the Bayhealth provider I was able to login to EPIC and allow access to Fasten, but upon redirect back to fasten an error poplates with the following:

time="2024-09-28T20:00:25Z" level=warning msg="This client requires a dynamic client registration, starting registration process" type=web
2024/09/28 20:00:29 Error Response body: {
"error": "invalid_grant",
"error_description": null
}
time="2024-09-28T20:00:29Z" level=error msg="an error occurred while retrieving access token for dynamic client: an error occurred while reading dynamic client token response, status code was not 200: 400" type=web

Flavor

Docker

Version

main

Relevant log output

time="2024-09-28T20:00:25Z" level=warning msg="This client requires a dynamic client registration, starting registration process" type=web
2024/09/28 20:00:29 Error Response body: {
"error": "invalid_grant",
"error_description": null
}
time="2024-09-28T20:00:29Z" level=error msg="an error occurred while retrieving access token for dynamic client: an error occurred while reading dynamic client token response, status code was not 200: 400" type=web
@acoffman87 acoffman87 added the bug Something isn't working label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants