bcgov / nr-spar

SPAR app from FDS (Forestry Digital Services)
https://www2.gov.bc.ca/gov/content/industry/forestry/managing-our-forest-resources/tree-seed/seed-planning-use/spar
Apache License 2.0
2 stars 0 forks source link

Update CORS policy to allow app with new vanity urls to access Backend and Oracle-api [SPAR] #1256

Closed craigyu closed 3 months ago

craigyu commented 3 months ago

New vanity URLs are working:

PROD: https://spar.nrs.gov.bc.ca/ TEST: https://spar-tst.nrs.gov.bc.ca/

FAM redirect have been updated to work with these urls, but there's a cors error when it's calling the backend and oracle-api

image

RMCampos commented 3 months ago

It should be working now. I think we can close it.

@DerekRoberts and @craigyu

DerekRoberts commented 3 months ago

Thanks for getting that fixed @RMCampos! :)