Hi,
I'm trying to do a simple oauth authentication with the google tasks api. 
Every time I send a request I get a 400 OAuth 2.0 error: 
redirect_uri_mismatch.

Ok it's an error, and it should work... whatever, but that's not the weird 
thing.

The message continues on to say something like below. BUT what's really 
weird is that the application name and email address KEEP RANDOMLY CHANGING, 
even though my request url is exactly the same each time. Does anyone know 
what could possibly be going on here? Is this a bug? Any help would be 
greatly appreciated.


Application: *<insert-random-application-name-here>*
*
*
You can email the developer of this application at: *
<insert-random-application-admin-email-address-here>*

The redirect URI in the request: http://localhost:8000/ did not match a 
registered redirect URI




-- 
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
To view this message on the web, visit
https://groups.google.com/d/msg/google-ajax-search-api/-/7Bq68kqJfX0J
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

Reply via email to