seedatarun
Results
3
comments of
seedatarun
The solution is to add an exception for TypeError. I just pushed the ds-upsert branch that includes this fix. Can you try it out and see if it works? I'll...
Can you try using "domo.ds_get('my-id') to see if that fixes the issue? If you want to query the data set, try "domo.ds_query('my-id','my query'). I didn't write the data_export_to_file function and...
Which function are you using? Have you tried this with ds_create or ds_update?