Hey 
I’m running into a weird issue with my Xano auth endpoints in WeWeb.
Long story short: my Login endpoint was working fine, and now it suddenly returns a 400 – ERROR_CODE_INPUT_ERROR saying:
“Missing param: field_value”
But as you can see in the screenshot, I’m clearly sending both email and password in the body (using “All body fields”).
From the logs:
-
The access token is generated
-
Then it immediately gets reset to
null -
And the workflow goes into the error branch
I didn’t change anything in the workflow or endpoint config.
Has anyone experienced this before? Also it works well on XANO.
Could this be related to how body params are handled between WeWeb and Xano?
in Advance, Thanks
