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
Oh, this looks like a duplicate of #23, however you're saying that it's not working. Where does the code fail? Do you have a traceback or an error response from SurveyGizmo?
prop = {
'properties':{
'other':'true'
},
'other':True,
'properties[other]':True
}
client.api.surveyoption.create(4162127,27,title="master4",value="100",**prop)
Doesn't work.
The text was updated successfully, but these errors were encountered: