wanasit / google-calendar

Google Calendar API connection in Node.js
MIT License
230 stars 54 forks source link

Missing "/" character #1

Closed dawidsvk closed 11 years ago

dawidsvk commented 11 years ago

hello

In functions getEvent, deleteEvent and updateEvent is missing / character. It is ("/events") and it should be ("/events/").

I had really fun time, to findout why is my deleteEvent function not working.

wanasit commented 11 years ago

It's really a stupid mistake. Thank you for telling me.

https://github.com/berryboy/google-calendar/commit/871d30e7702fbdfaa36754ee3d3dab9365a4e0f9