Issue 105 in google-sites-liberation: Anyone considering adding OAuth2 support?

22 views
Skip to first unread message

google-site...@googlecode.com

unread,
Apr 14, 2015, 4:32:25 PM4/14/15
to google-sites-...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 105 by brianand...@gmail.com: Anyone considering adding OAuth2
support?
https://code.google.com/p/google-sites-liberation/issues/detail?id=105

The UserCredential validation with Username/Password is set to expire
Monday, April 20th.

This is a very useful tool, but it doesn't look like anyone is working to
enable OAuth2 support to let it live on.

Is there another project with an OAuth2 ready version?


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

google-site...@googlecode.com

unread,
Apr 15, 2015, 8:33:47 AM4/15/15
to google-sites-...@googlegroups.com

Comment #1 on issue 105 by brianand...@gmail.com: Anyone considering adding
OAuth2 support?
https://code.google.com/p/google-sites-liberation/issues/detail?id=105

I probably should have marked this as a High priority. As I understand it,
the tool will stop working once the API is deprecated.

google-site...@googlecode.com

unread,
May 31, 2015, 4:54:09 PM5/31/15
to google-sites-...@googlegroups.com

Comment #2 on issue 105 by alex.sha...@gmail.com: Anyone considering adding
OAuth2 support?
https://code.google.com/p/google-sites-liberation/issues/detail?id=105

It actually stopped working. I have tried to fix it myself, but it looks
like googlers are using packages, which are not available to others - most
dependencies related to gdata were not resolved due to required version
unavailability in maven repositories.

google-site...@googlecode.com

unread,
Jul 10, 2015, 4:27:29 PM7/10/15
to google-sites-...@googlegroups.com

Comment #3 on issue 105 by abhish...@formsite.com: Anyone considering
I have been using this successfully for a few years and now it no longer
works.

Are there any chances to fix this? I tried here but I do not see how to use
OAuth2. Sites API does not seem to have a way to do that
https://developers.google.com/google-apps/sites/docs/1.0/developers_guide_java

google-site...@googlecode.com

unread,
Jul 10, 2015, 4:28:29 PM7/10/15
to google-sites-...@googlegroups.com

Comment #4 on issue 105 by penguin...@gmail.com: Anyone considering adding
OAuth2 support?
https://code.google.com/p/google-sites-liberation/issues/detail?id=105

I'm having the same problem as well. It looks like the tool is completely
unusable for me now as I did not have an oauth token and get errors when
trying to get a new one. Is there any workaround?

google-site...@googlecode.com

unread,
Jul 10, 2015, 4:36:12 PM7/10/15
to google-sites-...@googlegroups.com

Comment #5 on issue 105 by abhishek...@gmail.com: Anyone considering adding
OAuth2 support?
https://code.google.com/p/google-sites-liberation/issues/detail?id=105

I am unable to use this, too. I do not see oAuth2 being used here:
https://developers.google.com/google-apps/sites/docs/1.0/developers_guide_java

Is there any other way to use OAuth2?

google-site...@googlecode.com

unread,
Jul 11, 2015, 7:59:29 AM7/11/15
to google-sites-...@googlegroups.com

Comment #6 on issue 105 by brianand...@gmail.com: Anyone considering adding
OAuth2 support?
https://code.google.com/p/google-sites-liberation/issues/detail?id=105

The code needs to be upgraded to use OAuth2. The Username/Password
credential validation API was deprecated.

With OAuth2, the code would need to have the end user login to an account
page, click on a link authorizing the app to access the API's on behalf of
the account. After that, it can obtain an authorization token for
temporary use, and a refresh token to get an additional authorization token.

It's a much more secure method because the user never supplies his/her
credentials and can revoke the app's access at any time.

So, this otherwise useful app, is useless until OAuth2 is implemented (or
Google reinstates the less secure Username/Password validation method.)

google-site...@googlecode.com

unread,
Jul 29, 2015, 9:56:42 AM7/29/15
to google-sites-...@googlegroups.com

Comment #7 on issue 105 by ihc...@gmail.com: Anyone considering adding
OAuth2 support?
https://code.google.com/p/google-sites-liberation/issues/detail?id=105

Google uses OAuth2 instead of user account/password.

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

Because I have no idea about OAuth2 with command lines. @@
Reply all
Reply to author
Forward
0 new messages