This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Remote services group name
#1
Hi,
I'm testing the possibility of managing some points via remote services (json, xml), and to identify the 'alias' I would like to use the name and not the address, but if the name contains spaces and/or some characters (. _) it replies that can't find the object, is there a way to send the name containing these characters? I've tried putting it between ' ' and " ", but it doesn't seem to work.

Thank you
Reply
#2
Name/alias must be url-encoded. Space character can be replaced with either %20 or +
Reply
#3
(05.06.2023, 12:23)admin Wrote: Name/alias must be url-encoded. Space character can be replaced with either %20 or +

Ok, thanks, with url-encoded it works fine

bye bye
Reply


Forum Jump: