Hello, so I have built a form as a web component and am trying to embed it on another website. The submission works on toddle, while on the embedded website, the data is not coming through. I also tried with Pabbly webhook with the same result.
Tod
1 year ago
Great energy @Kamil! Your continuous contribution to the toddle Community just made you advance to Community Level 4!
Kamil
1 year ago
And it looks like under DevTools network, the fetch was successful but no data is coming through.
I tried with and without proxy. Without, I am getting CORS policy issue
Stockton
1 year ago
If I wanted to replicate the issue, would I embed a component with a POST request to pabbly?