Post Closed
16
Views
1
Comments
unable to pass [ or ] in a API, in body as form-data?
Application Type
Mobile, Reactive
Service Studio Version
11.54.33 (Build 62940)
Platform Version
11.24.0 (Build 41209)

I am unable to parse the [ character or the ] character in my API call, here's an example

I tried to add the double quotes to ensure that it is passed a string, but without the double quotes it just gets hung and doesnt proceed further in testing even.
To give a background I already tried to convert the parameter into text make it manually and then parse it as a string, example:


I have a very tight deadline need help ASAP

 
MVP

Hi,

I see your other post with the same topic and actively answer there.

https://www.outsystems.com/forums/discussion/92927/unable-to-send-in-form-data-of-my-multipart-api-method/

I'll close this one