Prevent encoding of + sign in request body of http action in workflow

I am trying to set MFA phone number in Azure using Graph API in a workflow, the request fails as the workflow is changing the + sign in a phone number which is required by the MS API to a &#43 and the request fails. How can we work around this.

I am able to send a request with the + sign in-tact.

Can you please share a screenshot of how you configured the request body?

As below:

Capture2

Thanks for the sample. I am able to reproduce your issue. It appears that there are several characters that are encoded when using inline variables, including the + sign. I will notify our engineering team of this issue, and I will report back once it is fixed.

Any updates on this

Thanks

This is on the roadmap for Q1 2023.