0

I am working on Google Calendar Service and I have problem with "Recurrence Event". Here is my code: enter image description here

And in catch I got a error message: "Request failed". I don know why because in Interface "ICalendarEvent" I have recurrence. Here is the par of code in Interface: enter image description here

I am first time working with Google provider and I can say that I am a beginner :) If someone can help me please add comment. Thank you!

Rafa Guillermo
  • 14,474
  • 3
  • 18
  • 54

1 Answers1

0

Problem is fixed. We must to send a timeZone too. enter image description here