Error while fetching applications using Microsoft Entra ID spoke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 08:51 AM - edited 05-02-2024 08:52 AM
Hi All,
We are trying to fetch O365 applications from our customer's azure account using Microsoft Entra ID spoke provided by integration hub. We have followed all the steps defined as per docs (https://docs.servicenow.com/bundle/vancouver-integrate-applications/page/administer/integrationhub-s...).
Connection is configured successfully, but still fetch applications subflow is throwing below error :
failed with error: java.lang.RuntimeException: com.glide.transform.transformer.exceptions.InvalidPathException: Could not find path in stream: $.value
Has anybody faced this issue? Please suggest if we are missing something here?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 04:58 AM
We have the same issue. 😞
I will always try to give a meaningful and valid answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 04:31 AM - edited 08-07-2024 04:32 AM
I fixed the issue by uninstalling and reinstalling the spoke. The default connections and credentials should not be replaced as that's set as a default for the Microsoft Entra spoke and there's no way to replace the default for the spoke. The spoke identifies that it does not have a way to connect hence the error. I hope that makes sense.