Stream: hapi
Topic: CORS issue
Patrick Werner (Mar 31 2021 at 10:38):
The jpa-starter project creates CORS errors if you set allowed Credentials to true and set allowed origin to '*'
Patrick Werner (Mar 31 2021 at 10:39):
created PR to fix it:
https://github.com/hapifhir/hapi-fhir-jpaserver-starter/pull/223
James Agnew (Apr 01 2021 at 18:50):
merged :)
Patrick Werner (Apr 02 2021 at 11:27):
thank you!
Last updated: Apr 12 2022 at 19:14 UTC