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]: Error with HealthPartners/Epic Import #400

Open
Eschguy opened this issue Jan 30, 2024 · 2 comments
Open

[Bug]: Error with HealthPartners/Epic Import #400

Eschguy opened this issue Jan 30, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Eschguy
Copy link

Eschguy commented Jan 30, 2024

Contact Details

No response

What happened?

Trying to connect to HealthPartners using Epic and it fails, giving this error:

{
  "source_id": "00000000-0000-0000-0000-000000000000",
  "brand_id": "3905751e-68d3-4cc8-b8b4-3b340160661f",
  "checkpoint_data": {
    "brand_id": "3905751e-68d3-4cc8-b8b4-3b340160661f",
    "code_challenge_method": "S256",
    "endpoint_id": "5e4643f0-fb3b-46b6-a4f4-1fa108246eb6",
    "portal_id": "514e1d13-1ad0-42c9-9972-0139d1698642",
    "state": "fee540da-8195-4b84-94a0-ce16c5137c83"
  },
  "error_data": {
    "error": "{\"fileName\":\"https://172.16.0.199:9090/web/main.5a380b0d0f41b8fc.js\",\"lineNumber\":1,\"columnNumber\":2689696,\"message\":\"invalid_grant\"}",
    "stack": "298/callback/Rot</a<@https://172.16.0.199:9090/web/main.5a380b0d0f41b8fc.js:1:2689696\nDe@https://172.16.0.199:9090/web/polyfills.5ca82281f9682ff9.js:1:215358\nkt@https://172.16.0.199:9090/web/polyfills.5ca82281f9682ff9.js:1:215586\ne.prototype.invoke@https://172.16.0.199:9090/web/assets/js/lforms/assets/lib/zone.min.js:14:7205\nonInvoke@https://172.16.0.199:9090/web/main.5a380b0d0f41b8fc.js:1:114496\ne.prototype.invoke@https://172.16.0.199:9090/web/assets/js/lforms/assets/lib/zone.min.js:14:7145\nt.prototype.run@https://172.16.0.199:9090/web/assets/js/lforms/assets/lib/zone.min.js:14:2289\nZ/<@https://172.16.0.199:9090/web/assets/js/lforms/assets/lib/zone.min.js:29:2798\ne.prototype.invokeTask@https://172.16.0.199:9090/web/assets/js/lforms/assets/lib/zone.min.js:14:7889\nonInvokeTask@https://172.16.0.199:9090/web/main.5a380b0d0f41b8fc.js:1:114312\ne.prototype.invokeTask@https://172.16.0.199:9090/web/assets/js/lforms/assets/lib/zone.min.js:14:7810\nt.prototype.runTask@https://172.16.0.199:9090/web/assets/js/lforms/assets/lib/zone.min.js:14:2952\nm@https://172.16.0.199:9090/web/assets/js/lforms/assets/lib/zone.min.js:14:10271\n",
    "summary": "An error occurred while initializing external data source connection: '{\"fileName\":\"https://172.16.0.199:9090/web/main.5a380b0d0f41b8fc.js\",\"lineNumber\":1,\"columnNumber\":2689696,\"message\":\"invalid_grant\"}'"
  }
}

Flavor

Docker

Version

main#c48af66

Relevant log output

No response

@AnalogJ
Copy link
Member

AnalogJ commented Feb 1, 2024

Apologies for the delay @Eschguy
I'm trying to figure out the best way to tweak the integration to use the epic-legacy provider, without breaking it for everyone else.

@Eschguy
Copy link
Author

Eschguy commented Feb 1, 2024

All good, @AnalogJ, I don't mind being patient.

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