Question
%20 in url Thingworx 8.2
Hi,
I have multiple Thingworx servers 7.2 and 8.2.
I have the same url which looks like that :
http://server/Thingworx/Mashups/mashup1?appKey=4c2e1e88-d636-49c8-a148-5e0309923213&x-thingworx-session=true¶m1=aaa%20-%20bbb¶m2=12345--6789
In 7.2, it is working but 8.2 it is not working no more.
I figure out that %20 was causing the issue. But I really do need these.
Would anyone know how to fix it?

