CORS issue while loading the image from medplum st...
# support
p
Access to fetch at 'https://api.abc.ai/storage/ec5234d9-fec2-47ca-91c9-651459aee5e5/17a3216d-f2bd-44ed-880d-36716673f2a3?Expires=1694498338&Key-Pair-Id=my-key-id&Signature=caocgNmALZeD5YT6YEX3R555K2eHF3xjOfexTrBoQCWTGfsGlIZbvrDBzpiUfVvn-QiAcWnIUfnAA7F7mlNbso1BfIPYck~WdMaGDyxnld7CJA5mcYzw5NMxUW3lD1Q2vTzI8oSM9QOohsRMPcLiz5ZZTTJ8ysWtc6Bsx4yWgqPuysA8dtK4AakpNflFoNh2ks7iNmmfloz3aH4N~SVycna5iB0JE5fxl9CHYOVlOkNJV7-Wu4OfECU~DLt3ju4l6UVPc1pq6vmQlZ25XtX3rlqtMD~-BZ9mke~T8CGxH94RZX0MD2QSjQcuzvd6gyIX3h-qH0Q~Pcd2oemKn1EWfg__' from origin 'https://app.abc.ai/' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled. i have included app.abc.ai and abc.ai in my super admin site access as well, can anyone tell me how can i fix this

https://cdn.discordapp.com/attachments/905144809105260608/1151020641563197541/image.png

r
Hi, if you are self hosting, the storage url for binary storage would be set in your CDK config file. What is the value of
storageDomainName
?
Hi @prashant_react we addressed a similar issue here: https://discord.com/channels/905144809105260605/1170096244442537984 Are the solutions I offered to @kwillard95 helpful for you?