n8n-io / n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
https://n8n.io
Other
46.91k stars 6.87k forks source link

Credentials error with Pipedrive Trigger node #987

Closed frankie567 closed 4 years ago

frankie567 commented 4 years ago

Describe the bug

Pipedrive Trigger nodes can't be executed. It shows the following error : Error: Node type "n8n-nodes-base.pipedriveTrigger" does not have any credentials of type "pipedriveOAuth2Api" defined!

To Reproduce

Steps to reproduce the behavior:

  1. Create Pipedrive credentials
  2. Create a new workflow
  3. Add a Pipedrive Trigger node
  4. Save the workflow
  5. Try to execute the Pipedrive Trigger node
  6. Get the error

Expected behavior

The Pipedrive Trigger node should start listening on webhook calls.

Environment (please complete the following information):

Additional context

janober commented 4 years ago

Thanks a lot! We will check it out.

RicardoE105 commented 4 years ago

@frankie567 Just sent a PR fixing the issue. We will let you know when is released. Thanks for letting us know.

frankie567 commented 4 years ago

Great! Thank you for the very quick fix 🙏

janober commented 4 years ago

Fix got released with n8n@0.85.0