I am trying to have a class that will read a Google docs spreadsheet without the process to ask user to authenticate. I believe it's called 'Service account' type. I had working code that was reading google docs spreadsheet and something recently happened
and no longer works. I think it is because I have to use OAuth 2.0 and I can't seem to get anything working.
Anyone know of a asp.net vb based tutorial that shows how to access google doc spreadsheet using 'Service account' type?
Thanks.
Go to the complete details ...