Sometimes authentication/authorization is more time and effort than
the thing itself.

In this case:

  https://developers.google.com/sheets/api/guides/authorizing

Looks like if the sheet is public, it's pretty easy (?), just get an
API key and supply that.

Otherwise looks like you'll need OAuth2. Quick glance (I haven't used
any of them), one of these may help:

  https://pkgd.racket-lang.org/pkgn/search?q=oauth

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to