Hey there, I'm currently using Mixpanel track with Python, and it has been working well for me. However, I've encountered an issue since yesterday. When I send an event to Mixpanel with the unique ID, event name, and its properties, the properties are not being displayed.
Hey there, I'm currently using Mixpanel track with Python, and it has been working well for me. However, I've encountered an issue since yesterday. When I send an event to Mixpanel with the unique ID, event name, and its properties, the properties are not being displayed.
This is my code (just sending the event):