Hey,
Working on the development of the ETABS connector. When I’m running the connector in debug from my work laptop, the connector loads up the streams that are on my account (saved on the speckle server) no problem.
However, switching to my personal PC, the connector fails to detect any streams that are on my account (that I am logged into with the speckle manager). I set a few breakpoints in the DesktopUI StreamCreateDialogViewModel.cs to see what’s happening. As I’m passing through, I get the following error:
It seems there’s some issue in deserializing the JSON? Is anyone able to shed some light? I’m happy to hop on discord and screenshare the issue if that helps.
Cheers