workoutetc / google-sites-liberation

Automatically exported from code.google.com/p/google-sites-liberation
0 stars 0 forks source link

Invalid User Credentials #106

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have been using the tool for ages to back up my several websites on a monthly 
basis (so it was OK in May). This week, it has stopped working and gives 
'Invalid User Credentials'. I know all about the 'allowing less secure apps' 
thing and have that selected, so it is not due to that. Has anything else 
changed?? 

Help please!

What steps will reproduce the problem?
1. Complete host/domain/webspace and user information as normal
2.
3.

What is the expected output? What do you see instead?
Should work as normal, but I only get 'Invalid User Credentials' instead

What version of the product are you using? On what operating system?
1.0.4
Windows 8

Please provide any additional information below.

Original issue reported on code.google.com by lscotlan...@gmail.com on 4 Jun 2015 at 12:01

GoogleCodeExporter commented 8 years ago
Having the same issue. I did receive the message last week, too, but it then 
decided to work. Today, no such luck.

Original comment by stevedua...@gmail.com on 5 Jun 2015 at 3:49

GoogleCodeExporter commented 8 years ago
and today (June 11) it has started working again for me. Just what is going on 
in the background? Will it randomly stop again tomorrow?

Original comment by lscotlan...@gmail.com on 11 Jun 2015 at 3:32

GoogleCodeExporter commented 8 years ago
You are right, it is working again today! Thank you, 

Original comment by tjorda...@gmail.com on 12 Jun 2015 at 6:51

GoogleCodeExporter commented 8 years ago
Glad to have you back old friend. 

Original comment by stevedua...@gmail.com on 12 Jun 2015 at 11:15

GoogleCodeExporter commented 8 years ago
This is wonderful, but why would it start working again, as the program itself 
didn't change?  Did google do something?  Anyone know?

Original comment by jkrebs...@gmail.com on 18 Jun 2015 at 2:26

GoogleCodeExporter commented 8 years ago
Any solution? It has started happening for me.

Jun 23, 2015 6:09:23 PM com.google.sites.liberation.export.Main doMain
SEVERE: Invalid User Credentials!
Exception in thread "main" java.lang.RuntimeException: 
com.google.gdata.util.AuthenticationException: Error authenticating (check 
service name)
    at com.google.sites.liberation.export.Main.doMain(Main.java:89)
    at com.google.sites.liberation.export.Main.main(Main.java:97)
Caused by: com.google.gdata.util.AuthenticationException: Error authenticating 
(check service name)
    at com.google.gdata.client.GoogleAuthTokenFactory.getAuthException(GoogleAuthTokenFactory.java:614)
    at com.google.gdata.client.GoogleAuthTokenFactory.getAuthToken(GoogleAuthTokenFactory.java:490)
    at com.google.gdata.client.GoogleAuthTokenFactory.setUserCredentials(GoogleAuthTokenFactory.java:336)
    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 com.google.sites.liberation.export.Main.doMain(Main.java:79)
    ... 1 more

Original comment by gr...@firefishy.com on 23 Jun 2015 at 6:11

GoogleCodeExporter commented 8 years ago
This is a dupe of #105

Original comment by gr...@firefishy.com on 24 Jun 2015 at 7:23

GoogleCodeExporter commented 8 years ago
I don't understand the technical comments in #105 sufficiently to know whether 
this is the cause of the problem reported by me in #106 or not.
What I do know is that there is a real problem, and that, as per comment #6, it 
has reappeared (i.e. the tool has stopped working again this week, even though 
it was working last week).
What I would really like, and I think we all deserve, is a response from Data 
Liberation / Google regarding this issue and as to its resolution. The original 
post was on June 4th! 

Original comment by lscotlan...@gmail.com on 24 Jun 2015 at 9:04

GoogleCodeExporter commented 8 years ago
Mine doesn't work anymore! not yesterday, not today. Anyone found out what 
could be the problem?

Original comment by Educa...@uu.nl on 25 Jun 2015 at 9:15

GoogleCodeExporter commented 8 years ago
I'm also having a problem concerning the authentication process. 

Is anyone trying to fix the problem? There's an option for public websites to 
use "https://www.httrack.com/". But for sites with privacy politics, no 
alternative so far. 

Original comment by jef...@gmail.com on 3 Jul 2015 at 12:32

GoogleCodeExporter commented 8 years ago
Google uses OAuth2 instead of user account/password.

I only fixed the GUI interface.
<https://github.com/sih4sing5hong5/google-sites-liberation>

Original comment by ihc...@gmail.com on 29 Jul 2015 at 1:57