@n1849778
Because you are sending data as text with text/plain content type.

Click on it and change it to json, it will add the necessary application/json content type and everything will work.
@n1849778
Because you are sending data as text with text/plain content type.

Click on it and change it to json, it will add the necessary application/json content type and everything will work.