I used to run postman flow from Desktop Client ( 11.6.1 ). For some reason, it has disabled the ‘run’ button.
And when I try to run it, the tooltip says:
I am able to run in from Postman Web.
I used to run postman flow from Desktop Client ( 11.6.1 ). For some reason, it has disabled the ‘run’ button.
And when I try to run it, the tooltip says:
I am able to run in from Postman Web.
Sorry to hear you’re having this issue.
Can you confirm that this happens when trying to send a regular Postman request as well?
Nope,
all other things are working file such api request, collection run etc
Please try the following steps:
localStorage.debug = 'flows:*'
Thanks Daniel,
Updating it to 11.7 fixed the issue.
Same issue again in Postman v11.8
Sorry to hear that the issue is happening again. Can you follow the steps to generate the logs and send them to me so my team can investigate the root cause:
localStorage.debug = 'flows:*'
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.