Had posted this on Stackoverflow, since I didn't see any response there,
retrying to start the conversation here.

I hit upon this problem while trying to display image in a canvas to fetch
it's color properties. However, since the image from blobstore is served
from a different domain, the canvas gets tainted. Is there a workaround for
this problem? Shouldn't blobstore be sending the
Access-Control-Allow-Origin header based on the requesting domain and
whether the domain owns the content?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to