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

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

Open
GoogleCodeExporter opened this issue Jul 25, 2015 · 2 comments
Open

Comments

@GoogleCodeExporter
Copy link
Contributor

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 [email protected] -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 [email protected] on 28 Jul 2014 at 4:08

Attachments:

@GoogleCodeExporter
Copy link
Contributor Author

fixed -w should be hmmtestgsl

Original comment by [email protected] on 29 Jul 2014 at 9:56

@GoogleCodeExporter
Copy link
Contributor Author

false alarm please close -w hmmtestgsl

Original comment by [email protected] on 29 Jul 2014 at 9:56

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

No branches or pull requests

1 participant