pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

[BUG] Special characters are potentially breaking the searchName prop for Google Drive Actions

Open dannyroosevelt opened this issue 4 months ago • 0 comments

If you pass a string with ' in the searchName prop in the Google Drive Find Folder action, you get an error. Is that a bug in Google's API? Our action? Do we just need to encode it?

Can repro here in the Connect demo app: https://pipedream-connect-demo.vercel.app/?app=google_drive&component=google_drive-find-folder

dannyroosevelt avatar May 29 '25 18:05 dannyroosevelt