|
|
|
|
|
by pearkes
5045 days ago
|
|
It's funny, they did give a warning of sorts. Around a month prior to turning everything off, they started throwing in a random 403 to requests. No reasoning - just like it was being added by them to deter use. I noticed this and just simply put in a try/catch, which "solved" the problem. Luckily I'm not building a business on it (that'd be pretty silly) so the downtime isn't the end of the world. Here's a Stack Overflow post from during the "warning period": http://stackoverflow.com/questions/11878143/google-weather-a... Seems like it was their way of giving us a heads up. |
|