I keep getting this error when trying to GET a Figma frame image.
Access to image at ‘https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/sxxxxxxxx]’ from origin ‘iorigin]’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
figma-alpha-api.s3.us-west-2.amazonaws.com/images/.xxxxxxxx]
why do i get this when i try to get the image resource from Figma? if i implicitly it from an it works fine… My origin is listed in My App, my crossOrigin is set correctly…