Did you check the network tab in your browser to find if the request is triggered to the backend ? If yes, can you check what is the response that you get from the request ? Also, have you enabled xcsrf token in your xs app ? If yes, are you passing the token along with the POST request ?
↧