Hello all,
So for some reason, javascript within an API body isn't being evaluated properly and when inspecting it, the raw code, like {{ form1.formData.whatever }} is being displayed instead of the desired value. The API call works sometimes, but others it times out. I'm kind of stumped as to why, wondering if any of you have encountered this.
Thanks!