@Zerglingman > The canvas's bitmap is not origin clean; at least some of its contents have or may have been loaded from a site other than the one from which the document itself was loaded. interesting, weird error.
looks like its just a cors issue though https://stackoverflow.com/a/27260385 and depending on browser but there should be extensions available to modify cors on pages, js can't always do that on its own