pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

[BUG] Can not execute `pd dev` on You need a budget source

Open vunguyenhung opened this issue 2 years ago • 4 comments

Describe the bug Can not execute pd dev on You need a budget source. Error shown panic: graphql: Cannot return null for non-nullable field Selectable.label

To Reproduce Steps to reproduce the behavior:

  1. Please delete any existing Pipedream accounts for You need a budget
  2. Clone pipedream Github repo, then cd components/you_need_a_budget
  3. Execute pd dev <path-to-source> to deploy as dev a source. .i.e low-account-balance
  4. On the command line prompt, connect to the new You need a budget account, then the source should be deployed successfully image
  5. Press Ctrl + D to return to the command input, execute pd dev <path-to-source> to deploy the source as dev again
  6. Observe the error image

Expected behavior The source should be deployed successfully every time

Additional context Upon further investigation, @andrewjschuang figured out that the reason is the default nickname of You Need a Budget Account on Pipedream FireShot Capture 157 - Connected Accounts - Pipedream - pipedream com

After changing the nickname, I can deploy the source again FireShot Capture 158 - Connected Accounts - Pipedream - pipedream com image

vunguyenhung avatar Aug 25 '22 16:08 vunguyenhung

I had the same issue with Vercel

andrewjschuang avatar Aug 26 '22 15:08 andrewjschuang

And Hubspot it sounds like

dannyroosevelt avatar Aug 30 '22 19:08 dannyroosevelt

I don't understand -- is there any reason this would be app-specific?

dannyroosevelt avatar Aug 30 '22 19:08 dannyroosevelt

I don't understand -- is there any reason this would be app-specific?

Not sure, looks like some apps, when you create a new account, they don't automatically create a nickname for that account. For example, this one was auto-generated:

Screen Shot 2022-08-30 at 4 14 33 PM

andrewjschuang avatar Aug 30 '22 19:08 andrewjschuang

Duplicate of #2565

dylburger avatar Sep 30 '22 00:09 dylburger