Hi @venkatasri I just have one asset configured (for which the base_url is set properly). Other actions are running perfectly on HTTPS, except for the cases when I have update_fields configured. I didn't get an error. Just the playbook execution keeps spinning and never ends... When I checked the firewall log, I figured out that only when I set update_fields, I have requests to the HTTP port. When I asked the firewall admin to temporarily allow port 80 communications for this connection, the issue was resolved, and the playbook completed its execution process flawlessly. PS. I use version 4.0.2 for this connector.
... View more