DataStream action execution error (com.glide.transform.transformer.exceptions.InvalidPathException)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 10:48 AM - edited 08-13-2024 10:49 AM
Hi Everyone,
We have recently installed a CSD 2.O for Microsoft Intune plugin to automate software deployment and revocation and along with that we have installed the below spokes as per the documentation.
Intune spoke
Entra ID spoke
LINK : Client Software Distribution 2.0 application (servicenow.com)
There is an OOB sub-flow (Discover and store data) contain DataStream action in it to get the applications available in Intune.
When we are running that action we are getting the below error.
com.glide.transform.transformer.exceptions.InvalidPathException: Could not find path in stream: $.value.
Could you guys please let me know, why this error is getting while executing the action.
Regards,
Saikrishna.
- 1,282 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Try a 'Get OAuth Token' on the relevant oauth_2_0_credentials record.
That was the cause, for me.