Skip to content

AttributeError: 'SolutionCategoryAPI' object has no attribute 'list_categories_translated' #92

Description

@sglebs

I have been using this for ages:


freshdesk_api.solutions.categories.list_categories()

But today I tried this:

freshdesk_api.solutions.categories.list_categories_translated("pt")

but got this:

AttributeError: 'SolutionCategoryAPI' object has no attribute 'list_categories_translated'

Is the documentation wrong? How can I see the APIs really supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions