Google OAuth2 Autorisant jeton OAuth erreur: redirect_uri_mismatch

Je suis entrain de Créer et d'Autoriser un Jeton OAuth selon cette page: https://code.google.com/p/google-mail-oauth2-tools/wiki/OAuth2DotPyRunThrough

Mais j'ai eu cette erreur: redirect_uri_mismatch.

The redirect URI in the request: urn:ietf:wg:oauth:2.0:oob did not match a registered redirect URI
from_login=1
cookie_policy_enforce=false
scope=https://mail.google.com/
response_type=code
access_type=online
redirect_uri=urn:ietf:wg:oauth:2.0:oob
as=-80019291b2cb8ed
display=page
pli=1
client_id=......
authuser=0
hl=en

J'ai pensé que cela pourrait être utile: Google OAuth 2 - autorisation d'Erreur: redirect_uri_mismatch

Mais quand j'essaie d'enregistrer l'url de redirection vers ma console, on m'a dit que l'url n'est pas valide.

InformationsquelleAutor Cacheing | 2013-07-30