Hi There Daniel! Has there been any changes in your local environment, on the machine or box you are running the localhost app from? Look to see if the localhost ip and/or port you are using is currently being used/occupied by another local webpage or service...
Dököll On Wednesday, February 22, 2023 at 2:01:38 PM UTC-5 Daniel Garrido Castro wrote: > 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/6f648adf-4eae-4284-b4a4-d8f10408a7e5n%40googlegroups.com.
