Skip to content

Conversation

@ardens-jw
Copy link

@ardens-jw ardens-jw commented Sep 8, 2023

Currently - when providing a list of profile ids for operations, I received the following error:

    params["$distinct_id"] = profile["$distinct_id"]
                             ~~~~~~~^^^^^^^^^^^^^^^^
TypeError: 'int' object is not subscriptable

Cause is because the _prep_params_for_profile method is expecting the profile argument to be "A Mixpanel People profile dict" - as taken from the documentation.

I've provided my current fix in this PR.

@ardens-jw ardens-jw marked this pull request as ready for review September 8, 2023 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant