-* <a id="fix-parameter-encoding"></a>We fixed an issue where parameter encoding for **Send REST Request** activities was not consistent with parameter encoding in Consumed REST Services. This sometimes resulted in double encoding of parameter values when sending from microflows, leading to unexpected results. With the fix the **Send REST Request** microflow activity uses the parameter values as provided. This is consistent with sending a request in a Consumed REST Service in Studio Pro. For backwards compatibility, existing projects that use Consumed REST Services will keep working the same as before. We added an option in **App settings** > **Miscellaneous** tab to disable the encoding of URL parameters for the **Send REST Request** microflow activities. his option is [deprecated](#deprecation-rest-request) and will be removed in Mendix 11
0 commit comments