Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication Exception #8

Open
seiz opened this issue May 29, 2015 · 1 comment
Open

Authentication Exception #8

seiz opened this issue May 29, 2015 · 1 comment

Comments

@seiz
Copy link

seiz commented May 29, 2015

Hello,

since a couple of days, ga2csv can no longet authenticate to google. When i run my scripts, i get the following error:

Exception in thread "main" com.google.gdata.util.AuthenticationException: Error authenticating (check service name)
    at com.google.gdata.client.GoogleAuthTokenFactory.getAuthException(GoogleAuthTokenFactory.java:628)
    at com.google.gdata.client.GoogleAuthTokenFactory.getAuthToken(GoogleAuthTokenFactory.java:500)
    at com.google.gdata.client.GoogleAuthTokenFactory.setUserCredentials(GoogleAuthTokenFactory.java:346)
    at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:362)
    at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:317)
    at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:301)
    at co.orderly.ga2csv.GoogleAnalyticsExporter.initAnalytics(GoogleAnalyticsExporter.scala:67)
    at co.orderly.ga2csv.GoogleAnalyticsExporter.<init>(GoogleAnalyticsExporter.scala:43)
    at co.orderly.ga2csv.Ga2CsvMain$.main(MainApplication.scala:50)
    at co.orderly.ga2csv.Ga2CsvMain.main(MainApplication.scala)

Is there anything i can do to make it work again?
Is this maybe related to the ShutDown of ClientLogin?

Thanks a lot!
Stefan

@mrmolm3
Copy link

mrmolm3 commented Jul 3, 2015

Hi seiz, I have exactly the same problem, when i run my scripts i get the same error, i am searching if could solve it, if you get a solution write me here please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants