socialpredict icon indicating copy to clipboard operation
socialpredict copied to clipboard

Ensure Error Proper Reporting on Bet and Sell Functions

Open pwdel opened this issue 9 months ago • 0 comments

Currently, on the backend, if you attempt to undertake a secure action while your reset password flag is True, it does not allow a user to undertake those actions.

Reporting to the user that they need to undertake a password change seems to be working on the frontend for, "Create"

Image

However for trades, buy and sell, we seem to just see a 403 error without any further information.

Image

pwdel avatar May 26 '24 12:05 pwdel