Hi, everyone!
I have this issue we couldn´t figure it out. So… I have this Json that I get from the uipath API, asking for a number of queue items , so far so good. The problem is: when I try to get the value from “@odata.count” it doesnt seem to recognize the @ when I use SelectToken. Before you ask: I´ve tried with different names, removed the “@” (this actually works) but since I dont think its a good practice, I´d like to know if there ´s a better way. Thank you in advance.