Facing an error with the Now assist skill execution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi everyone,
I created a skill in the dev instance and deployed it to the test instance. However, when I test it in the test environment, I receive the following error:
The same skill works correctly in the dev instance, so I'm not sure what is causing this authorization error in the test environment. Has anyone encountered this issue before or have any suggestions on what I should check?
JK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi @JK9903
Refer this post:
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hello @JK9903 ,
This is a documented ServiceNow bug (PRB1957318) in the AI Agents Java tool-execution layer, specifically around Global Graph/KG calls, fixed in Zurich Patch 4 and Yokohama Patch 11. Compare your dev and test patch levels a patch gap is the most likely reason it works in one and not the other.
Refer here :
If my response helped mark as helpful and accept the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi @yashkamde , Both instance patch are same
JK