I have been working on "Google APIs" in java to edit a user's google spreadsheet on their behalf.
Say the user is XYZ. The theme is like I have a spreadsheet on my Google drive(so I am the owner), and I have given access to XYZ to edit(which they don't know as I didn't send them a mail.). Now whenever they accept my consent to access their spreadsheet, I should edit the contents of the spreadsheet on their behalf without using my username and password. So far I have got to know how to use Oauth to get permissions from the user. I just want to know how to access the spreadsheet on their behalf. And the noteworthy point is I have been working on an installed application and not web-server application. Thanks in advance!! :) -- 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/groups/opt_out.
