The generic form comes with data-attributes setup automatically in order to submit the form. I wanted to change this to the JavaScript Api in order to manipulate the form fields before submiting the form. Unfortunately, this give a 406 Not Acceptable error. I did not see anything in your docs about sending the form without the data-attributes. Is this not possible?
The generic form comes with data-attributes setup automatically in order to submit the form. I wanted to change this to the JavaScript Api in order to manipulate the form fields before submiting the form. Unfortunately, this give a 406 Not Acceptable error. I did not see anything in your docs about sending the form without the data-attributes. Is this not possible?