Skip to content

Documentation bug #396

Closed
Closed
@ani-patel

Description

@ani-patel

Hi Team,

service = project.services.get(service_name='asana', project_id=932)

This throws me an error:
Traceback (most recent call last):
service = project.services.get(service_name='asana', project_id=932)
TypeError: get() takes exactly 2 arguments (1 given)

I think there is some incorrect key name to be used in parameters which is resulted in the error.
Can you help how can I make this work by giving the correct parameters to be passed?

Thanks

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