Google Sheet Get, Insert & Update Plugin Issue

Hi @lindsay_knowcode,

I’m using your Google Sheet plugin with a Service Account
in a Backend Workflow. The workflow runs without errors
(I can see the access token being generated in the logs),
but nothing gets written to the sheet.

Setup:

  • Step 1: Create new database thing
  • Step 2: GS - get access token
  • Step 3: GS - Append Thing into a Row
    • Access token = Result of Step 2
    • Sheet shared with service account as Editor

Any idea what could be wrong?

P.S.: Account email & private key are set up correctly in your plugin.

Thanks,

Niklas

1 Like

I’ll need to see the debug that the plugin produces. I’ll DM you - don’t paste it here it will have your token in it.