Not able to download PVZ file from Thingworx Repository using public access.
Hi all,
I have created experience to download PVZ file from Thingworx Repository. It works perfectly when I set authentication but fails at public access.
Error message in Vuforia View App : 03-11 10:47:36.518 23787 24326 E TGX_NativeDownloadTask: com.ptc.thingx.cordova.plugin.core.TGXUtils$HttpResponseException: url=http://vuforia.domain.net/Thingworx/FileRepositories/SystemRepository/PVZs/XYZ.pvz, httpResponseCode=401, httpResponseMessage=Unauthorized, extraInformation=null
I have provided access to 'es-public-access' and also tried by adding 'es-public-access' to Administrator group
When I try same API call using Thingworx domain (http://thingworx.domain.net) and 'es-public-access ' appKey it works perfectly but it throws error when I use domain as 'http://vuforia.domain.net/'

