Hi Prefecters, I'm running into this issue. The sa...
# ask-community
v
Hi Prefecters, I'm running into this issue. The same code ran through on a different VM with a different local agent. When I switched to a new VM with same configuration and another I came across
Copy code
Failed to load and execute Flow's environment: AttributeError("'str' object has no attribute 'keys'")
Any inputs will be much appreciated.
There was an issue with the "keys" key of the Service Account we were using. We used a new service account with the same permissions and the issue was resolved.