Hi Team, I have Client Id and Client Secret for google urls ..
clientId = secrect-secret.apps.googleusercontent.com redirectURL = http://localhost:tttt/adwordssyyyyyyyyyyyyy.do scope = https://adwords.google.com/api/adwords clientSecret = client-secret-client-secret developerToken = zzzzzzzzzzzzz I have used for adwords integration and it is working fine.. But i want to use same client id and client secret for google analytics integration with different redirection url. I have tried like this analyticsClientId = secrect-secret.apps.googleusercontent.com //Here clientid is google client_id analyticsClientSecret = client-secret-client-secret analyticsRedirectURL = http://localhost:8084/analyticsxxxxxxxxxxxxx.do analyticsApplicationName = zzz Actually i have registered analytics redirection url in google api console This is a web application. But it does not work.Showing an error like 'Error: redirect_uri_mismatch;. Can anyone say what it happends? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/dfda46e4-1517-44db-bc37-bcc3a742a5d0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
