Hi,
I have a bot that calls a Power Automate action. When testing in the PVA bot designer, everything works as expected. However, the published version of my bot behaves differently. I can see Power Automate's history that my flow returns the values correctly, however, the bot behaves as if the variables have not been set from the flow and follows the wrong condition branch. I also see this from other nodes where I use a returned value. Instead of the value Power Automate, history tells me was returned, PVA will write out a GUID and not the correct value.
You'll see from the screenshot and the PA response body that it seems to think that HasError is false and that ErrorMessage is empty.
The Power automate flow response body:
The client was sent an OTP on '{2ceef2c8-10c6-4959-a48e-9bbe0daf7120}'. Please verify the OTP.
Any help or guidance would be greatly appreciated.
Kind regards,
Charl Marais