Hi,
I have a cloud connected system and created a package which deploys to the Skyline Dataminer\Webpages folder. When I try to access a page in that folder through the cloud url xxx.on.dataminer.services/[folder name under webpages]/index.html , I get a message "The request is not safe" and access to that page is blocked. Is there a way to solve this ?
Thanks,
David
Hi,
We just release an increment to allow access to files hosted in C:\Skyline DataMiner\Webpages\public\ via dataminer.services remote access. (Remote access | DataMiner Docs)
Wkr
Hi David,
Currently we only allow a certain set of folders via the remote access, because of security reasons.
Wkr Brian
Hi David,
To extend on Brians answer: It is possible to put your webpages under a path that is allowed for remote access via dataminer.services so you can access them, for example /monitoring or /dashboard
Wkr
I would not recommended this. All items in these folders get deleted when upgrading the DMA. These folders should be used only by those web applications.
I think we’ve discussed an idea in the past to allow a certain predefined folder through dataminer.services, which would be clearly documented, but I’m not sure if this has been implemented yet?
As far as I know that was not implemented yet.
Thanks Jordy for the quick fix!