Signup problem with XANO auth

I am unable to createa sign up. When i mannually enter the data in XANO and login with XANO auth its working just fine. But for some reasons the sign up is not working its giving error 400. In XANO.I am attaching the screen shot for both the weweb interface and XANO.
Any solution?
Thanks

Something wrong with your Xano endpoint. Make sure you are matching the correct input fields with the right variable types.

Also, when troubleshooting your endpoints inside WeWeb, always make sure you drill down through the fields, especially the 'response" section, that will give you a lot of clues as to what is going on.

3 Likes

thanks I will check