You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Filip,
I'm getting a TypeError when trying to hide credentials in the body of the api request. I am running v2.11.1
Let me know if you need anything else!
So I have found it's not even about the hiding the credentials in the body but actually it can not replace the Variables. I have the same issue with sending in a File Name as a variable. It can not replace the variable names in the body. Which seems a miss.
Hi Filip,
I'm getting a TypeError when trying to hide credentials in the body of the api request. I am running v2.11.1
Let me know if you need anything else!
Here's how my env vars are set:
Here's the call that is failing (with some private stuff taken out):
Here's the error I'm getting:
e.requestBody.body[g].replace is not a function
The text was updated successfully, but these errors were encountered: