Hi everyone, I'm kinda new to Power Automate, and I'm in the middle of building a flow with a captcha.
I've already failed with the OCR, and that's why I've started trying with 2captcha to get around this, but it seems that I've made some mistake in the conditionals to get it working alright.

I got the JavaScript function to work, but sadly I'm having trouble with the WebServiceResponse2 showing {"status":0,"request":"CAPCHA_NOT_READY"}, and thus printing "CAPCH" in the input text field as the captcha is for 5 characters only. I'm guessing the 10 second wait timer isn't working somehow or that I've messed up in the second Invoke web service?



I'm attaching some screenshots as well.
Hope you can help me fixing this flow.