Issues updating my CSP

I have some blocking issues based on my CSP. I’ve updated the CSP in my .ic-assets.json5 file and re deployed on the IC but the policy does not get updated. I’ve cleared the cache and it still does not update. I can deploy to a new canister and get a new CSP but can’t get the existing one to update.

https://6pcc4-caaaa-aaaal-add5q-cai.icp0.io/

Does anyone know how to get a CSP to update in an existing canister?

We have a bug where headers don’t get updated after an asset is created in the asset canister. The easiest way around it is to reinstall the canister

2 Likes

Thanks worked like a charm :slightly_smiling_face:

1 Like