Hello All. First post here.
I’m working on an HTTP Function to register a user to my site. The register(email, password) function works fine from the Wix page however, when I run it from http-functions.js, via post method, it returns an error of “Bad Request: please check the user inputs.”
Any thoughts?
Thank you.