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>