Note: The server for the given URL respond with the “Access-Control-Allow-Origin” header, indicating that you have permission to use that image remotely. This is a basic principle of web security: by default only content on the same origin (domain, protocol, port) can access resources from that origin, and outside access must be specifically whitelisted.