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

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

Open
GoogleCodeExporter opened this issue Apr 20, 2016 · 26 comments
Open

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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
Copy link
Author

Same problem.

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

@GoogleCodeExporter
Copy link
Author

same issue re API

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

@GoogleCodeExporter
Copy link
Author

Any other alternative, aside from gcalcli? :/

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

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

Is someone working on this issue currently?

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

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

Any updates on this?

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

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

Same here.

Original comment by afternoo...@gmail.com on 31 Mar 2015 at 9:01

@GoogleCodeExporter
Copy link
Author

So i I understand this correct one needs to email the author and PAY him for an 
updated version that fixes the issues?

Original comment by vonges...@gmail.com on 11 May 2015 at 11:31

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