Hi, I need to send a password as query param for an API invoke and its value includes characters like '\'. OIC is removing it at run time and I can't find a way to not doing it. I've tried with query params and also multipart/form-data but no luck. Also tried setting it as an integration property, using assign action, and even setting it in a lookup but OIC always remove the '\' which cause the API fails with error unauthorized, as the password is changed. Any solution please? 🙏 Any workaround?
Nice explanation
Hi, I need to send a password as query param for an API invoke and its value includes characters like '\'.
OIC is removing it at run time and I can't find a way to not doing it.
I've tried with query params and also multipart/form-data but no luck.
Also tried setting it as an integration property, using assign action, and even setting it in a lookup but OIC always remove the '\' which cause the API fails with error unauthorized, as the password is changed.
Any solution please? 🙏
Any workaround?
Hello zafar,
Are the review parameters and request parameters works same. I mean can we also call the review params as request paramters?
#JustAsking
Yes
👌👍👍👍
Thanks