Just getting started w/ Streamsheets… Installed the latest version via documentation. Deployed on / a Ubuntu 18.04 image/ Oracle Cloud Infrastructure.
Have gone thru the tutorial of creating Connector->Producer->Stream Machine. I am sure the Cloud environment Ingress/ Egress rules are configured correctly… This command works find and can be read in my Slack App.
curl -X POST -H ‘Content-type: application/json’ --data ‘{“text”:“Hello, World!”}’ https://hooks.slack.com/services/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.
HTTP.REQUEST cell turns ‘RED’ w/ #TARGET. Assuming that is an indication of some connection error?