Closed joselevelsup closed 6 years ago
Referencing this issue: https://github.com/aframevr/aframe/issues/2156#issuecomment-411880032
Using <Entity primitive="a-image" src="whaetever" /> does not work when trying to load image from an S3 bucket. Bucket is set to public.
<Entity primitive="a-image" src="whaetever" />
I'm facing the same issue, ever got it working around?
Referencing this issue: https://github.com/aframevr/aframe/issues/2156#issuecomment-411880032
Using
<Entity primitive="a-image" src="whaetever" />
does not work when trying to load image from an S3 bucket. Bucket is set to public.