Am currently building an app in Freshdesk where I am extracting csv data for tickets, requesters, agents.
When running the app in dev mode, the csv file is produced. However after I have installed the app, this error message appears and no file is being downloaded.
´´
Content-Security-Policy: The page’s settings blocked the loading of a resource at blob:https://d3h0owdjgzys62.cloudfront.net/8ed14cef-7d5c-4240-99d8-1265nkjn756(“frame-src”).
´´
Is there a way to fix this?