Skip to content

Event is not updating or Unable to update event #681

Description

@Krunal1606

I'm able to add event using this library but when I try to update an event then it's giving error

Error updating event: DetailedApiRequestError(status: 400, message: Invalid start time.)

I've tried this static inline code then also I'm getting error

startTime.dateTime = DateTime(2025, 06, 05, 03, 15, 00);
endTime.dateTime = DateTime(2025, 06, 07, 03, 15, 00);

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions