Google form response reader

I am having such a hard time connecting my google form to gumloop.
Workbook link: https://www.gumloop.com/pipeline?workbook_id=c6pSqs5wUnMBiMkZimvaf9&run_id=9EmXoupsbdEvLqdGUenwAu

I had made sure of the following:
credentials are up to date
permissions of the google form- anyone with link could edit
limit response to under google forms settings was disabled

These are the things I had tried:
Using Pick File : I chose the google form from my drive. I was able to choose fields without a problem. However, everytime I saved and refreshed the page, the chosen google form was lost. (shown in the video)

Using Link:
I pasted links of the format:

https://docs.google.com/forms/d/e/1FAIpQLSf4hO8JJ9LxGJBZS_uiRJAeQFDYK2H9SKH-s2AfNvFhs74pjA/
https://docs.google.com/forms/d/1FAIpQLSf4hO8JJ9LxGJBZS_uiRJAeQFDYK2H9SKH-s2AfNvFhs74pjA/
None of them worked.

Here are the screen recordings.

Hey @Radvin18tid! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Hey Radha, thanks so much for sharing the screen recording, that’s really helpful. I was able to reproduce the issue on my end and I think I see what’s going on. I’ve created a ticket to get this fixed, and we should have it resolved by next week. I’ll keep you updated.

Regarding your run link where it worked with the form link, it looks like the Google form was able to fetch all the data as shown in your screenshot. The issue with the failed run link seems to be downstream in your subflow. In your subflow run link, there’s a stray output node that’s not connected to anything, which is causing the subflow to fail. Could you try removing that stray output node and then give your main flow with the Google form reader node another run please?

Form Output:

Stray Output Node:

I’ve refunded the credits for these runs plus added some extra. Let me know how it goes after removing that output node.