You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't necessarily an issue per se, but I'm really struggling to determine why when I try to create a calendar item with CalendarFolder#create_item, I simply get a nil response. Is there any way to enable some sort of verbose testing mode so that I can get some kind of response from the call? It seems that this kind of situation should raise an exception rather than simply returning nil.
Thanks for any assistance!
The text was updated successfully, but these errors were encountered:
This isn't necessarily an issue per se, but I'm really struggling to determine why when I try to create a calendar item with CalendarFolder#create_item, I simply get a nil response. Is there any way to enable some sort of verbose testing mode so that I can get some kind of response from the call? It seems that this kind of situation should raise an exception rather than simply returning nil.
Thanks for any assistance!
The text was updated successfully, but these errors were encountered: