aboutsummaryrefslogtreecommitdiff
path: root/docs/oauth2client.client.html
diff options
context:
space:
mode:
authorJoe Gregorio <jcgregorio@google.com>2011-02-22 22:53:30 -0500
committerJoe Gregorio <jcgregorio@google.com>2011-02-22 22:53:30 -0500
commitad258e295a8f8793edac6a91c42397d34d4f5ba7 (patch)
tree22c23b979125b777499619c7786ff77437d788fa /docs/oauth2client.client.html
parent61d7e96dcd79ca9749925b67aedc09e0971e3afc (diff)
downloadgoogle-api-python-client-ad258e295a8f8793edac6a91c42397d34d4f5ba7.tar.gz
Refreshed docs, now with repeated params
Diffstat (limited to 'docs/oauth2client.client.html')
-rw-r--r--docs/oauth2client.client.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/oauth2client.client.html b/docs/oauth2client.client.html
index 0eb8524c4..e84014013 100644
--- a/docs/oauth2client.client.html
+++ b/docs/oauth2client.client.html
@@ -239,7 +239,7 @@ Data descriptors inherited from <a href="exceptions.html#BaseException">exceptio
<font color="#000000" face="helvetica, arial"><a name="AccessTokenRefreshError">class <strong>AccessTokenRefreshError</strong></a>(<a href="oauth2client.client.html#Error">Error</a>)</font></td></tr>
<tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;</tt></td>
-<td colspan=2><tt><a href="#Error">Error</a>&nbsp;occurred&nbsp;during&nbsp;request.<br>&nbsp;</tt></td></tr>
+<td colspan=2><tt><a href="#Error">Error</a>&nbsp;trying&nbsp;to&nbsp;refresh&nbsp;an&nbsp;expired&nbsp;access&nbsp;token.<br>&nbsp;</tt></td></tr>
<tr><td>&nbsp;</td>
<td width="100%"><dl><dt>Method resolution order:</dt>
<dd><a href="oauth2client.client.html#AccessTokenRefreshError">AccessTokenRefreshError</a></dd>
@@ -403,7 +403,7 @@ Data descriptors inherited from <a href="exceptions.html#BaseException">exceptio
<font color="#000000" face="helvetica, arial"><a name="FlowExchangeError">class <strong>FlowExchangeError</strong></a>(<a href="oauth2client.client.html#Error">Error</a>)</font></td></tr>
<tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;</tt></td>
-<td colspan=2><tt><a href="#Error">Error</a>&nbsp;occurred&nbsp;during&nbsp;request.<br>&nbsp;</tt></td></tr>
+<td colspan=2><tt><a href="#Error">Error</a>&nbsp;trying&nbsp;to&nbsp;exchange&nbsp;an&nbsp;authorization&nbsp;grant&nbsp;for&nbsp;an&nbsp;access&nbsp;token.<br>&nbsp;</tt></td></tr>
<tr><td>&nbsp;</td>
<td width="100%"><dl><dt>Method resolution order:</dt>
<dd><a href="oauth2client.client.html#FlowExchangeError">FlowExchangeError</a></dd>