Skip to content

TypeError: 'DevicePaginationResponse' object is not iterable #2

@netengmonty

Description

@netengmonty

when running get_device_list, the data returned is in a dictionary format but the data has a custom class that is not iterable.

'''
api_response = dict(api_response)
Traceback (most recent call last):
File "", line 1, in
TypeError: 'DevicePaginationResponse' object is not iterable
'''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions