rest api

Plus signs in rest api

I'm using the BonitaSoft rest API to store and update variables. Specifically I'm using /runtimeAPI/setProcessInstanceVariables. All data is being urlencoded before I send it.

If the data has a plus sign (+) in it, it gets replaced with a space. All other characters are being stored with no problem.

Has anyone else run itnto this?

Thanks, Francis

Notifications