Comments
-
I tried importing the file using the Google Drive Connector with the service account but the format JSON is not supported. I will try python. Can you share an example of what you're done? I already have the file downloaded so drive is no longer the only option. Thanks
-
I only have available the three New Relic connectors, I searched all around but the NerdGraph connector is nowhere.
-
Yes to both questions. The dataset is created successfully and I even got to check that it appends 7 rows of data before giving me the 'None' response error.
-
Hello, Thank you for answering. I added update_method=UpdateMethod.APPEND to the data_import call but I am still getting the same error: Failed to import data into Domo: 'NoneType' object is not subscriptable. Do you maybe have a different suggestion? Thanks