503 Over Quota #394
Comments
|
What about taking a look at the issue tracker before asking "Anyone else getting this when trying to get a token?" #393 |
sbcrumb
commented
Sep 1, 2016
|
yes my apologies. I see the issue being reported a few times. I used a work around as mentioned in |
sbcrumb
closed this
Sep 1, 2016
yadayada
added the
duplicate
label
Sep 1, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sbcrumb commentedSep 1, 2016
This application is temporarily over its serving quota
Anyone else getting this when trying to get a token? I was getting this on a mount so thought I needed a new token.
Traceback (most recent call last):
<title>503 Over Quota</title> <style></style>File "/usr/local/bin/acd_cli", line 9, in
load_entry_point('acdcli==0.3.2', 'console_scripts', 'acd_cli')()
File "/usr/local/bin/acd_cli.py", line 1567, in main
acd_client = client.ACDClient(CACHE_PATH, SETTINGS_PATH)
File "/usr/local/lib/python3.4/dist-packages/acdcli/api/client.py", line 44, in init
self.handler = oauth.create_handler(cache_path)
File "/usr/local/lib/python3.4/dist-packages/acdcli/api/oauth.py", line 28, in create_handler
return AppspotOAuthHandler(path)
File "/usr/local/lib/python3.4/dist-packages/acdcli/api/oauth.py", line 167, in init
self.load_oauth_data()
File "/usr/local/lib/python3.4/dist-packages/acdcli/api/oauth.py", line 99, in load_oauth_data
self.get_auth_token(reload=False)
File "/usr/local/lib/python3.4/dist-packages/acdcli/api/oauth.py", line 117, in get_auth_token
self.refresh_auth_token()
File "/usr/local/lib/python3.4/dist-packages/acdcli/api/oauth.py", line 210, in refresh_auth_token
'Error refreshing authentication token: %s' % response.text)
acdcli.api.common.RequestError: RequestError: 1004, Error refreshing authentication token: