Skip to content

AttributeError: 'NoneType' object has no attribute 'get' #12

@jnthnclrk

Description

@jnthnclrk

Hi,

Has anyone experienced this error before:

File "../api/outbrain_api/__init__.py", line 63, in get_marketers
    return results.get('marketers', [])
AttributeError: 'NoneType' object has no attribute 'get'`

Looking for tips on how to troubleshoot it.

Best Regards,
Jonathan Clarke

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