This topic was automatically generated from Slack. You can find the original thread here.
I’m trying to make a google integration through pipedream. So pipedream handles the consent screen and oauth. But the auth currently requires users to allow us the “delete and edit all files in your google drive” scope.
But we don’t need that - we just want to let them paste a google sheets url into our app and have it import the data. So I think we just need the spreadsheets.readonly scope. Is it possible to do that with pipedream?