Contents Now Platform Custom Business Applications Previous Topic Next Topic Using special characters in URIs Subscribe Log in to subscribe to topics and get notified when content changes. ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Share Using special characters in URIs A REST function URI or function variable may use special characters, such as pipe (|) characters. When using these characters in a REST message, use URL encoding to escape these characters. For example, to use a parameter value of user|title, enter user%7Ctitle. Entering special characters directly may cause the REST message to fail and display the response Invalid uri <URI>: Invalid query. On this page Send Feedback Previous Topic Next Topic
Using special characters in URIs A REST function URI or function variable may use special characters, such as pipe (|) characters. When using these characters in a REST message, use URL encoding to escape these characters. For example, to use a parameter value of user|title, enter user%7Ctitle. Entering special characters directly may cause the REST message to fail and display the response Invalid uri <URI>: Invalid query.
Using special characters in URIs A REST function URI or function variable may use special characters, such as pipe (|) characters. When using these characters in a REST message, use URL encoding to escape these characters. For example, to use a parameter value of user|title, enter user%7Ctitle. Entering special characters directly may cause the REST message to fail and display the response Invalid uri <URI>: Invalid query.