HI.
I was working on my login api from bubble, and when a user fails to enter the correct credential and when the login api runs, I have prompted it to show an error message.
However when the wrong credentials are put in, the error message doesn’t pop out. The progress overlay keeps showing and doesn’t hide, as intended.
It seems to be working at bubble’s end when I use the network activity
Please advice what I am doing wrong.
Thank You