Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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