How do I debug a POST API endpoint workflow? Every now and then, my workflow apparently just stops in the middle of execution, but I cannot figure out what goes wrong. And I found that the “server logs” part does not show errors. So how do you do it?
And a follow-up question: how do you monitor if something goes wrong during production. I can’t find a way to retrieve errors here…
“Server logs” is mentioned as one additional feature in the Team Bubble and up plan. I am guessing this might be what you’re referring to? I’ve not seem them myself so I can’t say if the API errors would end up there.
Yes, this is also the impression I had. Just to make sure: the trigger for errors can only be set on pages, right? It would be nice to have that for the API Workflows as well.
Yes good idea. I’d agree. Perhaps there should be a debug mode toggle that shows more detailed API information. This would come in handy as I’m occasionally experiencing calls working in Postman and not Bubble.