You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to crop an image from a link, it works for the first time but when i reload the page and i try to crop the same image i got ( Failed to execute 'toDataURL' on 'HTMLCanvasElement': Tainted canvases may not be exported. )
i use amazon s3 for storage and i configure * as CORS Rule .
Thanks a lot.