Hi,
I use phpdesktop for open a dashboard with various link.
One of these links opens a pdf but returns an error:
GET data:application/pdf;base64,{{ctrl.htmlcode}} net::ERR_INVALID_URL
Failed to clear temp storage: It was determined that certain files are unsafe for access within a Web application, or that too many calls are being made on file resources. SecurityError
can I do something to solve?
Thanks