Is there any way to redesign any error i got from an error api response like this
And then just change maybe to popup or etc
Is there any way to redesign any error i got from an error api response like this
And then just change maybe to popup or etc
there might be an unhandled error workflow that could work for that, but I’m not sure if those are for internal bubble stuff only or if they would pick up error with APIs.
Otherwise for errors with APIs there is checkbox but those types of errors usually do not create a browser based popup like in your screen shot.
Yeah I turn on a checkbox on api connector to capture the error reponse and use that error status code for condition