"Unexpected error, please retry" with Supabase (Update Row)

I’m trying to sync a Supabase table with a Google Sheet. I can get the trigger working when data is added to the Google Sheet, but I can’t get it to post any data to Supabase. I’m seeing “Unexpected error, please retry” with a reload icon, and when I click it, it changes to “Unexpected error, please refresh the page or contact support.” I don’t know what I’m doing wrong.

When I do the test at the bottom I get this:

{
“success”: true
}

Hello @dogmatixx , Welcome to the community :wave: ,

Are you seeing this error when testing the step? Can you share how the data from Google Sheets is mapped in the Supabase step?