Home › Forums › NodeXL Data Importers: Issues with Twitter, Facebook, YouTube and other network importers › Problem getting data? Importer issues › Reply To: Problem getting data? Importer issues
Good morning! Hopefully I am posting this to the correct thread (rather than starting a new one).
When attempting to import Twitter REST API data I am getting the error message below. This error comes up after the search has been completed (after the “Import from Twitter Search Network” window closes and while the data in the window is working on updating, prior to being able to save the new file).
Thank you!
————–
—————————
NodeXL
—————————
An unexpected problem occurred. If it occurs again, please copy the details to the clipboard by typing Ctrl-C, then post the details to https://www.smrfoundation.org/forums/.
Details:
[COMException]: Exception from HRESULT: 0x800A03EC
at System.Dynamic.ComRuntimeHelpers.CheckThrowException(Int32 hresult, ExcepInfo& excepInfo, UInt32 argErr, String message)
at CallSite.Target(Closure , CallSite , ComObject , Object , String , Missing , Missing , String )
at System.Dynamic.UpdateDelegates.UpdateAndExecute6[T0,T1,T2,T3,T4,T5,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5)
at CallSite.Target(Closure , CallSite , Hyperlinks , Object , String , Missing , Missing , String )
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid6[T0,T1,T2,T3,T4,T5](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5)
at Smrf.AppLib.ExcelUtil.CreateHyperlinkFormula(Range range, Object value, Int32 iRow, Int32 iColumn)
at Smrf.AppLib.ExcelUtil.SetRangeValues(Range upperLeftCornerMarker, Object[,] values, Boolean removeFormulasFromValues, Boolean convertUrlsToHyperlinks)
at Smrf.NodeXL.ExcelTemplate.GraphImporter.SetRangeValues(Range oUpperLeftCornerMarker, Object[,] aoValues, Boolean bConvertUrlsToHyperlinks)
at Smrf.NodeXL.ExcelTemplate.GraphImporter.ImportEdges(IGraph oSourceGraph, String[] asEdgeAttributes, ListObject oEdgeTable, Range oVertex1NameColumnData, Range oVertex2NameColumnData, Boolean bAppendToTable)
at Smrf.NodeXL.ExcelTemplate.GraphImporter.ImportGraph(IGraph sourceGraph, String[] edgeAttributes, String[] vertexAttributes, Boolean clearTablesFirst, Workbook destinationNodeXLWorkbook)
at Smrf.NodeXL.ExcelTemplate.ThisWorkbook.ImportGraph(IGraph oGraph, String[] oEdgeAttributes, String[] oVertexAttributes, String sGraphSource, String sGraphTerm, String sImportDescription, String sSuggestedTitle, String sSuggestedFileNameNoExtension)
—————————
OK
—————————