POST in UI designer does not seem to work.

1
0
-1

Hi,

I created a simple addUserTest form in the UI designer. It has a JSON object variable with a valid JSON object to create a user. I tested that by POSTing the JSON object directly to the REST identity API. However, when I use the same JSON object in a form a link a POST action to the submit button, the form returns an error that "Id of the item to retrieve is missing in url ". This is an error for the GET, PUT and DELETE methods but not for the POST method. Why do I get this error?

Version: 7.0.1 Edition: Community

Comments

Submitted by vincent.elcrin on Thu, 07/30/2015 - 00:23

Hi, the link on the file doesn't seems to work anymore. Vincent

1 answer

1
0
-1
This one is the BEST answer!

Never mind. The problem is solved already. It seems that the POST function does not work in preview mode. If you add the form to a process however, it all works fine.

Notifications