Skip to content

ApiTypeError: Invalid type for variable 'contact_list_id' #12

@ajendrex

Description

@ajendrex

I received the following error when using AudienceApi(client).modify_audience_users() method:

criteo_api_marketingsolutions_v2022_10.exceptions.ApiTypeError: Invalid type for variable 'contact_list_id'. Required value type is str and passed type was int at ['received_data']['data']['attributes']['contact_list_id']

I got rid of the error by adding discard_unknown_keys=True to the configuration initialization, but wanted to let you know here.

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