I have a google app engine application (web), which uses to access data from a spreadsheet associated to my own gmail account. With OAuth1.0 being deprecated, I cannot access the sheets via login credentials and OAuth2.0 is forcing to prompt user (end user) for consent, while we don't access any of his data, but to my own account. How can we implement OAuth2.0 w/o having to get token.
-- You received this message because you are subscribed to the Google Groups "Google Spreadsheets API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
