fasten-onprem icon indicating copy to clipboard operation
fasten-onprem copied to clipboard

[Bug]: Anthem CA cannot add source

Open srwareham opened this issue 9 months ago • 8 comments

Contact Details

No response

What happened?

Attempting to connect to Anthem CA on the main branch of Fasten returns an error after redirecting to patientca.anthem.com. I am unable to connect to this source.

"The client application is not known or is not authorized." image

This notice appeared after being redirected to this URL. Some other attempts didn't make it this far and just hung at "Redirecting..." while still being at a lighthouse url

I started fasten by running the command listed in the documentation in an empty directory:

docker run --rm \
 -p 9090:8080 \
 -v ./db:/opt/fasten/db \
 -v ./cache:/opt/fasten/cache \
 ghcr.io/fastenhealth/fasten-onprem:main 

Thank you for introducing such a valuable product to this ecosystem.

Flavor

Docker

Version

main#3b6d262

Relevant log output

No response

srwareham avatar May 13 '24 01:05 srwareham