You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Thanks for writing a good tool to workaround access issues with google sites.
At the moment I am unable to perform an export because no combination of information I input into the dialog ends up in a URL to match the site URL.
I attempted modifying UrlUtils where I believe the extra data is appended, but it affected the tests so it’s possible this problem is not universal to all google sites.
I believe the token is working to get the content- just a warning from your good error message indicating the derived URL is incorrect.
Hi,
Thanks for writing a good tool to workaround access issues with google sites.
At the moment I am unable to perform an export because no combination of information I input into the dialog ends up in a URL to match the site URL.
For example,
https://sites.google.com/mygoogledomain.com/mysite/home
gets slightly munged to
https://sites.google.com/ feeds/content /mygoogledomain.com/mysite/home.
As evidenced my the message:
No data returned. Can you get anything from https://sites.google.com/feeds/content/mygoogledomain.com/mysite/home.
I attempted modifying UrlUtils where I believe the extra data is appended, but it affected the tests so it’s possible this problem is not universal to all google sites.
I believe the token is working to get the content- just a warning from your good error message indicating the derived URL is incorrect.
Input:
Host: sites.google.com
Domain: "mygoogledomain.com"
Webspace: "mysite/home"
Import/Export Revisions: Unchecked
Target directory and web token seem to be ok.
Thanks for any help!
p.s. Looks like "http://google-sites-liberation.googlecode.com/files/gui.png" is broken from the readme description!
The text was updated successfully, but these errors were encountered: