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
The code I have attempted with isn't quite getting me there - just wanting to know if I'm making a mistake, or if this isn't currently supported. I also keep getting the following exception System.InvalidOperationException: Enumerator is in an invalid state;
I can't grab any properties relating to children author names off of property or comment. I've tried a couple different ways, but I was able to do this with people who replied to my posts - just not those who have replied to my comments.
Any insight is welcome, thanks!
The text was updated successfully, but these errors were encountered:
That 2.0 version looks correct, I haven't done nuget in VSCode (at least that what your IDE looks like). Try using that instead first. I need to just push it to a non pre-release state and get over it >.<
The code I have attempted with isn't quite getting me there - just wanting to know if I'm making a mistake, or if this isn't currently supported. I also keep getting the following exception
System.InvalidOperationException: Enumerator is in an invalid state
;I can't grab any properties relating to children author names off of
property
orcomment
. I've tried a couple different ways, but I was able to do this with people who replied to my posts - just not those who have replied to my comments.Any insight is welcome, thanks!
The text was updated successfully, but these errors were encountered: