Suppress API Error

Hi there - is there a way to suppress API errors? I’m using an API to my companies auth provider to sign my users in using the Bubble API connector. It works great when I enter the right username and password but as soon as I enter an incorrect password I get this error message. I know it’s because the server is responding in a completely different format than the SUCCESS response, but I expect that and would like to suppress the error and just have a “login failed” text become visible.

I’m using both to capture any error. But for API, good one. Missing part?

1 Like

PERFECT!!! Thank you for the quick reply - that was exactly what I needed.

1 Like