cancel
Showing results for 
Search instead for 
Did you mean: 

Data Services REST adapter escaping forward slash character in URL sent to endpoint

Henry11
Explorer
0 Kudos

HI All

I am calling a REST endpoint from DS 4.2.6. One of the Query parameters requires a string with forward slashes as follows "/triggers/request/run" .

However the url the REST adapter builds up when calling the endpoint results in this %5C/triggers%5C/request%5C/run when the call is made.

The endpoint then rejects this as invalid.

Any ideas as to what scripting language syntax should be used to ensure the endpoint receives the parameter correctly?

Thanks

Accepted Solutions (0)

Answers (0)