Calling createContact() with logged in user returns 403 error

Hi @motiejus-juodelis ,

Ok sure, but please be careful on other pages, this is already a live site, just hidden this page though. https://www.atticus.ph/get-a-quote. So in that page, Select the following for filters: Position = Consultant, Currency = USD, Experience = Senior. A record will appear in the repeater, click the “Send me a Quote” button for a lightbox to appear.

Now on this part, this is where I encounter the error. What I am trying to test is actually for existing contacts. (I use my email to test), so what you can do is submit the form once, and then re-submit the form using the same email, and you will encounter the error. This use case is what I am testing because in this page some users will be able to submit more than once.

Let me know if any questions.