Hi i’m trying to use the changeParameterTexture
method from the web SDK on our web client but the image we are using to update the texture comes from S3 and not our domain so am getting this error: “SecurityError: Failed to execute ‘getImageData’ on ‘CanvasRenderingContext2D’: The canvas has been tainted by cross-origin data.” Any ideas how we might solve this issue?
Many Thanks
Adam