Advertisement
Guest User

Untitled

a guest
Aug 26th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. <CORSRule>
  2. <AllowedOrigin>*</AllowedOrigin>
  3. <AllowedHeader>*</AllowedHeader>
  4. <AllowedMethod>GET</AllowedMethod>
  5. </CORSRule>
  6.  
  7. Image from origin 'https://s3.amazonaws.com' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:3000' is therefore not allowed access.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement