Hi,

I have some old spreadsheets, their URLs are of the form 
https://docs.google.com/a/{my google domain 
here}/spreadsheet/ccc?key=0AqyLcyK-{some more stuff here}jLKJa
I am trying to access them with perl's Net::Google::Spreadsheets 
https://metacpan.org/release/Net-Google-Spreadsheets and it works just fine.

However, whenever I try to make a new spreadsheet, its URL comes out as 
https://docs.google.com/spreadsheets/d/17a{some more stuff here}5G0Lon4
and those are unfortunately not readable with the API using that perl 
library.

Does anyone know, what the $%(*&^# is happening and how can it be fixed or 
worked around?
Or did G. sign a contract with the devil and  .Net is the only API option 
nowadays ?

Thanks,
Mb

-- 
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.

Reply via email to