Skip to content

Cannot make an event without Method #291

Description

@sasannnn

I'm using ics to build an ical event. I pass the ical string to Sabre which is a WebDAV server.

Sabre gives the following error:

A calendar object on a CalDAV server MUST NOT have a METHOD property.

And that is caused by this line in the generated ics: METHOD:PUBLISH

When I try to pass method: null to createEvent it complains method cannot be null even though this online validator says my ics is valid without it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions