Load a pvz from Thingworx dynamically with public access
I have an issue that is happening in 1 of 2 servers.
I would like to dynamically load a model from a file repo thing in Thingworx on public mode.
In 1 server, it works correctly but on the other it does not and prompts me for a login instead of loading the file.
I have checked and the permissions seem to be correct, as do the app keys. I was successfully able to get a property to display correctly and to trigger a service on the file repo thing to show a string without it prompting me for a login but when I try to load the pvz dynamically it prompts me for a login.
The FileRepo Thing permissions are correct, as are the datatable and the standard permissions needed.
Is there an additional back end permission required to download a pvz?

