Skip to content

googleapiclient.errors.UnknownApiNameOrVersion: name: calendar version: v3 #1730

Open
@abhi-hash256

Description

@abhi-hash256

When I hit the calendar API, it's giving an unknownApiNameOrVersion error. Currently, I am using google-api-python-client version 2.41.0. And python version is 3.9.1.
which is the latest. Can you suggest what the problem is? Is it version related problem?

raise UnknownApiNameOrVersion("name: %s version: %s" % (serviceName, version))
googleapiclient.errors.UnknownApiNameOrVersion: name: calendar version: v3

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: calendarIssues related to the Calendar API API.type: questionRequest for information or clarification. Not an issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions