When I attempt to select "Detailed logging" and save, I receive the error: "Flow not found."
My account has admin-level permissions. As a test, I performed the same steps in Flow builder, and I was able to successfully select a different log mode and save without any errors.
This issue appears to be specific to the API Builder flow
Steps to reproduce:
1. Open an API Builder flow
2. Click to change the log mode
3. Select "Detailed logging"
4. Click Save
5. Error appears: "Flow not found"
Hello Kate,
Execution logging is not currently supported for APIs. This functionality is only available for flow execution logs and not for the API builder. Our product team is actively working on removing this option from the API builder UI.
For further information regarding execution logs, please refer to the article below.
Introduction to execution logs
Hi @kate_moore As Aila mentioned, although it’s not currently available, we are now looking to support Execution logs functionality in API builder soon. I’ll let you know as soon as it’s planned for an upcoming release.
Thanks @kaustavroy During office hour, I was told the only way to debug in the API builder flow right now is to go to each individual step and turn on debug mode. is that correct? please let me know if there’s any better ways run test.
I also noticed the API UI freezes after I click the run button, unable to click through each step “T” and “Success”. I had to refresh the page to get it back to normal but then all the test result are gone, I am stuck in a loop where I am unable to debug, is it relating to the execution logs not supported in API builder?
Hi @kate_moore is the UI freeze issue still happening? Did the test run work before for this API - how long it typically took before? We’re trying to reproduce the issue - can you please share how complex the API is - like how many nodes, branches, etc.?
I have 3 branches and 18 nodes in the API.