You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, custom vars are exported as a string. If you can export it as a dictionary of a list of dictionaries it would be better. Using directly a dictionary would be my choice, as it would force the user to have unique ids.
The text was updated successfully, but these errors were encountered:
At the moment, custom vars are exported as a string. If you can export it as a dictionary of a list of dictionaries it would be better. Using directly a dictionary would be my choice, as it would force the user to have unique ids.
The text was updated successfully, but these errors were encountered: