
Announcements
Hi Community,
I'm developing a HTTP request flow through Invoke Web Service action. In this action, I need to pass two header values (Subscription key and Authorization key) where I tried to pass values separated by commas but I'm getting error
{"message":"Invalid request object.","details":"Unexpected character encountered while parsing value: %. Path '', line 0, position 0."}
Can anyone help me how to pass two headers values in the Custom Header field.
Regards,