|
|
|
|
|
by qwertzlcoatl
5044 days ago
|
|
The 403s probably were Google already shutting down the system. They have many servers performing the same functions; propagating a new version of the server software (in this case, an update with the weather API stripped) can take days, and in the mean time, it's luck of the draw whether you're on an old functioning server, or a new 403-spitting one. This is entirely by design: this way, if there's something wrong with an update, it doesn't immediately affect everyone, and they can hotfix things before it runs on all servers. |
|