Why Does Pipedream Connect API Keep Responding with an Error Despite Including the Project ID in Postman?

This topic was automatically generated from Slack. You can find the original thread here.

Hi guys,

I have been trying to test the API of Pipedream Connect via Postman. Eventhough, I have added the project ID but it keeps responding “Make sure to include the project_id. See our docs for more info: Connect API & SDK reference — Pipedream”. Does anyone have this issue?

Make sure to add Bearer before the actual access token in the Authorization header, so it’s like this:

Authorization: Bearer xxx...