I got the Client Id and API Key by registering my project with developer console. And While running authentication process i get an error like this 400. That’s an error. Error: redirect_uri_mismatch The redirect URI in the request: http://localhost:8080/ did not match a registered redirect URI.
I have not registered any redirect uri. Can anyone fix this or tell me how to set the redirect uri.I could not find any redirect url while registering.