Question
Using relative links and getting &__rnd= trash parameters send trougth the url.
I'm trying to reference a file in the FileRepository and it worked fine but adds this:
&__rnd=0.8384068009909242
I referenced it as: ../../Thingworx/MediaEntities/noUserImage
and the result is: http://192.168.0.99:8080/Thingworx/MediaEntities/noUserImage&__rnd=0.8384068009909242
All is good but the end parameters.

