ejci / Google-Auth-for-Titanium

Google Auth for Titanium
GNU General Public License v2.0
66 stars 28 forks source link

the redirect uri in the request urn:ietf:wg:oauth:2.0:oob did not match a register redirect url #4

Closed abada closed 9 years ago

abada commented 9 years ago

the redirect uri in the request urn:ietf:wg:oauth:2.0:oob did not match a register redirect url

sdk :3.4.1 GA android 4.4.4

ejci commented 9 years ago

Can you pls elaborate? If possible pls also add log. Is you API key correctly configured?

abada commented 9 years ago

Please see this photo , this screen shot from my iphone 5C img_0545

ejci commented 9 years ago

This looks like a misconfiguration on API console. How did you configured the API?

abada commented 9 years ago

Thanks for help screen shot 2015-01-04 at 8 47 54 pm

ejci commented 9 years ago

You need to create a new Client ID with different "Application type." You need to pick "Installed application": screen shot 2015-01-04 at 19 59 37

abada commented 9 years ago

@ejci Thanks it`s working

brunonavarro commented 1 year ago

I have the same problem but the provider is Asana auth, please could you share how you added that URL in the manifest?