https://fabform.io/a/how-to-find-google-sheet-id

On Friday, October 7, 2011 at 7:28:11 PM UTC+1 Ali Afshar wrote:

> Hi,
>
> Although we don't recommend it, you can use ClientLogin [1] without a
> web server.
>
> [1] http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html
>
> Regards
>
> On Sun, Oct 2, 2011 at 7:34 AM, NMS <mygoogl...@k-ct.com> wrote:
> >
> >
> > Hi Vic,
> >
> >
> >> The web server you've started won't help.  You need to have your program
> >> actually start the web server itself, programmatically.  There are 
> small web
> >> servers written in Python, Java, etc., that are relevant for this type 
> of
> >> task.
> >
> > Is it possible to add,edit,delete records in spreadsheet programmatically
> > without local WEB server ?
> > I'd like to run my Java app on Windows machine,
> > on iPhone and on mobile phones.
> > WEB server is an additional problem.
> >
> > Could you please exaplain why simple request-response technics
> > does not work with Google spreadsheet server?
> > Why the process is so cumbersome, involving local WEB server?
> >
> >>
> >> Once your application starts its own web server temporarily, it would
> >> receive the request at http://localhost, fetch the token out of the 
> request,
> >> and then shut down the web server.
> >> See the Local Web Server option here:
> >> http://wiki.oauth.net/w/page/27249271/OAuth%202%20for%20Native%20Apps
> >
> > There are no explanation what local WEB server should do.
> > Is it possible to look at example WEB pages?
> >
> > Thanks.
> >
> >
> >
> >
> >
>
> -- 
> Ali Afshar | www.googplus.org/ali | Google Developer Relations
>

-- 
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 google-spreadsheets-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-spreadsheets-api/9e6f99b0-7b9b-40f6-a23f-cd9080d781b6n%40googlegroups.com.

Reply via email to