MariuszKinczkowski / google-sites-liberation

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

"Bad Request Invalid request URI" with CLI on new test account #102

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.change the main in MANIFEST.MF to: Main-Class: 
com.google.sites.liberation.export.Main so that tiy can run it from command 
line.
2.run:  java -jar google-sites-liberation-1.0.4.jar -w 
https://sites.google.com/site/hmmtestgsl/ -u hmmtestgsl@gmail.com -p 
aaabbbcccddd -f ./backup
3.
note the above is a test account you can use it with username and password 
provided.

What is the expected output? What do you see instead?
EXPECTED site is being exported
ACTUAL Jul 24, 2014 11:53:15 AM 
com.google.sites.liberation.export.ContinuousContentFeed?$FeedIterator? 
catchException WARNING: Error retrieving response from query. 
com.google.gdata.util.InvalidEntryException?: Bad Request Invalid request URI

at 
com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataReque
st.java:558) at 
com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataR
equest.java:543) at 
com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.jav
a:536) at 
com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:515)

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

Please provide any additional information below.
attached the updated jar

Original issue reported on code.google.com by tomer...@gmail.com on 28 Jul 2014 at 4:08

Attachments:

GoogleCodeExporter commented 8 years ago
fixed -w should be hmmtestgsl

Original comment by tomer...@gmail.com on 29 Jul 2014 at 9:56

GoogleCodeExporter commented 8 years ago
false alarm please close -w hmmtestgsl

Original comment by tomer...@gmail.com on 29 Jul 2014 at 9:56