This topic was automatically generated from Slack. You can find the original thread here.
Hi, I have a probleme using pipedream via curl (We are using a python backend). When I try the route : https://api.pipedream.com/v1/connect/{project_id}/actions?app=slack with the right headers (Bearer token, Content type, X PD environment) and i still get the error {
“error”: “Make sure to include the project_id. See our docs for more info: https://pipedream.com/docs/connect/api”
}. But i do give the right project_id.