Closed rfunesti closed 10 years ago
I am experiencing the same issue. I think the above poster's query is a valid one. Is there a possibility that Google has altered something in their authentication that has ultimately broken the application? It is firing a 403 error for the calendar asset.
Ouch! Google calendar v2 API has been shutdown at 17th Nov.
I'v misunderstood as v2 is just deprecated at 17th on this month and shutdown in future. Uhh, I hope to take time to update the plugin for v3 API in this weekend...
Do you have a temporary workaround available? Thanks.
From: Tatsuki Sugiura [mailto:notifications@github.com] Sent: Monday, November 17, 2014 11:46 AM To: sugi/jquery-gcal-flow Cc: Robert H. Funesti Subject: Re: [jquery-gcal-flow] Calendar not accepting Google feed. (#25)
Ouch! Google claendar v2 API has been shutdown at 17th Nov.
I'v misunderstood as v2 is just deprecated at 17th on this month and shutdown in future. Uhh, I hope to take time to update the plugin for v3 API in this weekend...
— Reply to this email directly or view it on GitHubhttps://github.com/sugi/jquery-gcal-flow/issues/25#issuecomment-63334399.
Unfortunately, No workaround. This plugin has been broken completely by shutdown of v2 API.
Thank you. Just wondering…do you have any timeframe for a resolution of this problem?
Best regards,
R. Funesti
From: Tatsuki Sugiura [mailto:notifications@github.com] Sent: Monday, November 17, 2014 12:45 PM To: sugi/jquery-gcal-flow Cc: Robert H. Funesti Subject: Re: [jquery-gcal-flow] Calendar not accepting Google feed. (#25)
Unfortunately, No workaround. This plugin has been broken completely by shutdown of v2 API.
— Reply to this email directly or view it on GitHubhttps://github.com/sugi/jquery-gcal-flow/issues/25#issuecomment-63344067.
OK. I'll grab time on this weekend. I guess I need about 3h ~ 1d to recover the function (just guessing).
Thanks for all your help sugi! We appreciate it :)
Thanks for the work (also didn't find a simple solution up to now).
I have the same problem. I used gcal flow in several web projects. Thank you for your Help Sugi ! :)
I think I just managed to do the migration to API v3. I opened a pull request with my changes. Please read the disclaimer in the pull request, because I did not test my backport of the changes to the .js file to the coffee-script.
Thanks to @mabe0033 I created a new release (3.0.0) for v3 API before weekend.
For the present, you can recover working by just replacing js file with new version.
However v3 API has quota, please check document; http://sugi.github.io/jquery-gcal-flow/#apikey
Hi Used updated JS file, still not working..I notice the demo file also is not working?
@michaelcabus Ouch..., I confirmed. Please wait minutes.
OK. I found I enbug on new logging feature. I'll fix now.
@michaelcabus Before new release, would you please check again with turning on debug console by hitting F12 and reload your page?
Hi Sure, on console this:
Uncaught TypeError: Illegal invocation VM389 jquery.gcal_flow.js:124g CalFlow.update_opts VM389 jquery.gcal_flow.js:124g CalFlow VM389 jquery.gcal_flow.js:120 methods.init VM389 jquery.gcal_flow.js:342 (anonymous function) VM389 jquery.gcal_flow.js:367 x.extend.each jquery.min.js:4x.fn.x.each jquery.min.js:4$ .fn.gCalFlow VM389 jquery.gcal_flow.js:366 (anonymous function) VM390 index.html:32c jquery.min.js:4 p.fireWith jquery.min.js:4 x.extend.ready jquery.min.js:4 q jquery.min.js:4
Thanks, I released 3.0.1. I beleive to fix all! Please try with new js of 3.0.1 archive.
Thank you very much!
Great work to fix it so quickly! I have about 10 school sites using gcal-flow on their front page as a parent event feed, all of which are now working perfectly again! The only one I am having a problem with is http://www.cupernhaminfant.com/cms/ which is not yet complete anyway - probably something to do with modx/htaccess problems...
Thanks again,
Andy
I'm happy to hear that works well.
@shepaldo The site (cupernhaminfant.com) still uses old version (1.2.7). Please check js file, again.
Doh! How did I not notice that??? All OK now...
Hi guys,
HTML in the body of my events no longer renders as formatted html, it renders the source (<a href=''.....) Any ideas where the variable to adjust this behavior now exists... if at all?
item_description_as_html - just found it I believe.
The calendar feed is not working as of this morning. I noticed you're also having the same issue on your site. Can you advise. Google changed something maybe?