Hello,

I have a Java code that reads from Google Spreadsheets every day. It has 
been running without problems several years, but some months ago, every 
connection to a google spreadsheet document gives "connect timed out". 
Whenever I try the code in local the connection works, but it doesn't in 
production server. 
If I regenerate credentials I have the same result (connect timed out) in 
production server, and all working in local machine.

I have tried to upload the code to another server and it seems to be 
running, but it is a preproduction server and I need the code running in 
the other server.
¿Is it possible the IP is blocked? I doubt it as I was able to 
ping sheets.googleapis.com, but I don't know if we can have any kind of ban.

What can be the problem with my code in production server? Any ideas?

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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-spreadsheets-api/ebe97a28-8535-4082-8271-36963bf90882n%40googlegroups.com.

Reply via email to