kapa.ai Your response was correct. It turns out my error was a result of the verification token being a dataframe rather than a string, but this wasn't clear from the error.
I am trying to set a profile property. I am using the Mixpanel Python library. The code below returns this error: "Object of type DataFrame is not JSON serializable". Why?