Hi Remco,
I am attaching a screenshot of my screen. The problem is I am calling a POST type REST api which has request parameters as:
{
"User":"123456",
"Password":"xyz@123"
}
When I write these parameters in the request block of Run Server Action on the right (which is red colored now), it gives the error "PostLoginRequest data type required instead of Text" (PostLoginRequest is the name of my API). Kindly suggest how it can be solved.
Kind Regards,
Charul Mathur