- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2025 11:33 PM
Hello Developers,
I have an user who faces issues while trying to initiate teams chat via incident form in ServiceNow
Error "Invalid requested resource path"
It works fine for others. I have found the script include it's coming from but it's not helpful.
Any suggestions?
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2025 11:53 PM
User have re-joined the organisation due which he have different azureID but same old ServiceNow account. This is mismatching,
Below KB explains it. Adding for future help to other mates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2025 11:45 PM
So only 1 user is facing this issue?
seems this link should help you
looks like that user is entering some special character in Title and hence it's breaking
Getting an error "Invalid requested resource path" after cloning (MS Teams integration)
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 02:55 AM
Thanks for the response.
Special characters is not the issue here. I have checked the chat title.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 04:47 AM
Did you try to clear the cache using cache.do and then logout and login again?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2025 04:13 AM
tried but no luck.