Cant save Call REST Service in all microflow

0
When I added a Call REST service widget to a microflow and tried to save it by clicking "OK", I encountered an error like the one shown in the screenshot below.   There is nothing else added to the microflow except for the Call REST service widget. Also, I have not defined any attribute named '変数' ("variable"), so I have no idea where it's coming from. Could this be a version-dependent bug?The version of Studio Pro I am using is 10.21.1.  
asked
1 answers
0

Hi So Inoue,

This seems indeed to be a Mendix bug I suggest you report this at support.mendix.com.

I think the easy fix is to rename the hidden variable name: if you open the 'Call REST Service' activity, you can set 'Response handling' in the Response tab to 'String' for example and then rename the variable. If you then set the response handling back to your desire, the issue should be resolved without affecting the response handling.

 

image.png

image.png

Good luck!

answered