Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • André Lange 108 posts 410 karma points
    Feb 14, 2022 @ 10:24
    André Lange
    0

    Google Calendar v3 with Umbraco 8

    So I am trying to add functionality so when I create or update an event page in Umbraco, it will be created or updated in Google Calendar.

    But according to the documentation on Google Calendar API I need to install the package "Google.Apis.Calendar.v3" But that requires Newtonsoft version 13.1 at least. But Umbraco 8 only support newtonsoft up to 12.999

    So I'm a bit at a loss of what I can do to accomplish this then.

    Is it just not possible?

    I am trying to follow this guide: https://developers.google.com/calendar/api/quickstart/dotnet?authuser=1#prerequisites

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies