Anyone else having API cross-scope access policy issues when extending Healthcare Case table?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 05:13 AM
I'm following the instructions here - Extend the healthcare case table
But when I go to my new table and try to create a Healthcare Case I see the following error at the top of the screen:
Access to api 'put(<name of extension table>.contract)' from scope 'sn_customerservice' has been refused due to the api's cross-scope access policy.
I've looked on Support for a similar error message and come across KB0863681 with a similar error message, but the cause seems to imply that that a Case table is not designed by ServiceNow to be extended, which contradicts the instructions in my first link.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 06:19 AM
yes seems this KB talks something similar
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
04-03-2025 11:33 AM - edited 04-03-2025 11:34 AM
Hi @Peter Delf -- docs guy here. We examined this, and it looks like this error might be a larger defect at play. Could you open a support case for this and provide all the details, so they can log a defect?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2025 12:29 AM
Thanks Marc, have raised a case CS8132771

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 06:20 AM
I've marked the ServiceNow docs as unhelpful and used the feedback mechanism to advise that the steps are not complete.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2025 09:54 PM
Hello @Peter Delf have you got the solution how to fix cross-scope access policy issues?