anasAsh / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

access of calendar results in forbidden (403), worked yesterday #567

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. try and access a google calendar via googlecl

What is the expected output? What do you see instead?
A list of calendar entries

What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?

CentOS 6.6.  gdata 2.0.11.
googlecl updated from SVN moments ago.

Please provide any additional information below.

Failed to get entries: {'status': 403, 'body': 
'<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" 
TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n', 
'reason': 'Forbidden'}
No calendar matches "...@gmail.com"

Original issue reported on code.google.com by kevin.la...@gmail.com on 18 Nov 2014 at 1:57

GoogleCodeExporter commented 9 years ago
I updated to gdata 2.0.18 and that didn't help.

Original comment by kevin.la...@gmail.com on 18 Nov 2014 at 2:03

GoogleCodeExporter commented 9 years ago
It's not just me, it seems:

https://github.com/insanum/gcalcli/issues/153

The gcalcli folks are seeing the same thing.

Looks like something changed on google's side.  <sigh>

Original comment by kevin.la...@gmail.com on 18 Nov 2014 at 2:43

GoogleCodeExporter commented 9 years ago
I have the same problem 

the possible cause :
http://googleappsupdates.blogspot.fr/2014/06/calendar-gdata-api-google-calendar.
html

Original comment by erwann2...@gmail.com on 18 Nov 2014 at 4:24

GoogleCodeExporter commented 9 years ago
I switched to gcalcli.  It works with the v3 API and it's a nice replacement 
for the calendar portion of googlecl.

Original comment by la...@franz.com on 18 Nov 2014 at 5:55

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Same here. worked for 6 months, from yesterday fails with a "forbidden" 
message. 

Original comment by ezea...@gmail.com on 19 Nov 2014 at 4:39

GoogleCodeExporter commented 9 years ago
Hi guys, 

Please see 
http://googleappsdeveloper.blogspot.com/2011/11/introducing-next-version-of-goog
le.html

V2 API was deprecated on Nov 17, could you please switch to V3 API?

Original comment by korob...@gmail.com on 19 Nov 2014 at 3:40

GoogleCodeExporter commented 9 years ago
Same problem.

Original comment by sdelaf...@gmail.com on 20 Nov 2014 at 4:05

GoogleCodeExporter commented 9 years ago
same issue re API

Original comment by pglewi@gmail.com on 21 Nov 2014 at 2:01

GoogleCodeExporter commented 9 years ago
Any other alternative, aside from gcalcli? :/

Original comment by jenn...@gmail.com on 23 Nov 2014 at 11:55

GoogleCodeExporter commented 9 years ago
At this point?  Nope.  gcalcli isn't bad at all; just annoying I need a 
separate program just for this bit.

Original comment by Steven.S...@gmail.com on 23 Nov 2014 at 11:19

GoogleCodeExporter commented 9 years ago
Is there any plan to switch to V3 API? I tried gcalcli but it's quite different 
from googlecl and it lacks some features. For example I can't get a list of 
events from a specified calendar only.

Original comment by jacopo.j...@gmail.com on 26 Nov 2014 at 8:38

GoogleCodeExporter commented 9 years ago
jacopo: gcacli --calendar "YourCal" agenda.

Run "galcli --help" to see more options; I've switched already: one week and no 
answer from googcle's upstream is not a good sign.

Original comment by sdelaf...@gmail.com on 27 Nov 2014 at 8:58

GoogleCodeExporter commented 9 years ago
Has someone installed gcalcli on Cygwin? I had a lot of problems and actually 
it doesn't work for me.

Original comment by gaspare....@gmail.com on 27 Nov 2014 at 12:45

GoogleCodeExporter commented 9 years ago
Is someone working on this issue currently?

Original comment by hifr...@gmail.com on 5 Dec 2014 at 3:14

GoogleCodeExporter commented 9 years ago
someone needs to fix this.  It is happening with all API

Original comment by farhad.a...@gmail.com on 9 Dec 2014 at 3:08

GoogleCodeExporter commented 9 years ago
annoying. Can't start develop everything on gcalcli. That was all the fun in 
googlecl and now it's ruined :(

Original comment by hujn...@mail.huji.ac.il on 9 Dec 2014 at 6:39

GoogleCodeExporter commented 9 years ago
It should be clear by now that this won't be fixed anytime soon: upstream 
hasn't bothered to comment on the issue at all.

AFAIAC, I've moved on to gcalcli and am happy with it: moving my existing code 
wasn't particularly fun, but at least I'm now backed by responsive upstream and 
a lively community.

Original comment by sdelaf...@gmail.com on 9 Dec 2014 at 7:48

GoogleCodeExporter commented 9 years ago
I don't know how to use gcalcli so I'm probably just gonna be waiting forever 
for a fix that'll never come. :(

Original comment by jenn...@gmail.com on 9 Dec 2014 at 8:15

GoogleCodeExporter commented 9 years ago
same problem. same frustration. can anybody explain why? or better yet tell me, 
if there is some chance to use new standards/services whatever _within_ 
googlecl?

Original comment by horstior...@gmail.com on 20 Dec 2014 at 11:50

GoogleCodeExporter commented 9 years ago
Based on all comments here, and everything I've found in the web, it sounds 
like we're just left to assume that google doesn't plan to support command line 
access via windows anymore.

There is always gcalcli but that is linux only. And so far, google refuses to 
answer any googlecl related questions or even admit that the questions exist.

So, after a few days of frustrating "nonresponse", I hired a guy to rewrite 
googlecl for me, so my client will still be happy.

If any of you are interested, you're welcome to have copies of it if you help 
me pay him. Contact me at gabriel.bakker@gmail.com for details. We're rewriting 
it in Java, using the Java API. For me, he's just planning on handling Add and 
Delete since thats all I need but if someone wants other googlecl 
functionality, now is the time to chime in.

Gabriel

Original comment by gabriel....@gmail.com on 20 Dec 2014 at 5:38

GoogleCodeExporter commented 9 years ago
Any updates on this?

Original comment by BrianLin...@gmail.com on 15 Jan 2015 at 12:28

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Yeah, he finished it, its working great for my client.

It doesn't support the full functionality, just the functionality that I 
needed. Specifically, you can add, update, or delete events, and, better then 
googlecl, it actually returns the event id so that your program can accurately 
delete it later.

If anyone is interested, feel free to contact me and I'll put you in touch with 
him.

If you need some other feature of googlecl, he'd probably be open to adding it 
for a cost.

But, i'm happy to report, I have my problem solved!

Original comment by gabriel....@gmail.com on 15 Jan 2015 at 12:35