OAuth-localhost refused to connect error

0
Hi all, I am trying to login via my google account using Oauth, registered with google oauth provider gave the respective clientId,clientsecret and tried sign in via google after entering my gmail credentials,its shows 'localhost refused to connect' error.While registering with google oauth I have selected my application type as others,it didnt ask any callback url. Is it fine to proceed with this?
asked
1 answers
-1

You should setup your credentials not as other but as web application. This will ask for the callback url's

answered