I am attempting to gather Sharepoint List Item comments and @mentions. Whenever I do, it fails and says "The expression "web/lists/getbytitle('Support Requests')/items(ID)/Comments" is not valid."
I've attempted the actual List name which is "Support%20Requests" in the backend and still no luck. Not sure why it fails consistently.
Any help is appreciated! Thanks