Hi Expert, I have a POST URL having two parameters access_token & Message. eg: https://graph.facebook.com/v17.0/102886584/comments?message=Thank you for your feedback&access_token=EAAEEgiJ2UWoBA In Postman & even in the nanoflow POST method it is working fine, but in microflow, Call rest it shows an “illegal character in query” error. Not sure why, the same URL is working in Postman and Nanoflow POST methods. Did anyone face such an issue? Please help me to fix this error Thank you