- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2015 08:26 AM
<response>
<detail>Failed API level ACL Validation</detail>
</error>
<status>failure</status>
</response>
I am getting above error when i am trying to access table api(https://my.service-now.com/api/now/table/table_name) scoped application (fuji). it works fine for other tables which are not scoped to a application.
any thoughts?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2015 02:02 PM
The default runtime access for new scoped applications does not allow for access from web services.
Enable Web Services access to the scoped application table.
- Navigate to System Applications -> Applications
- Click Edit on your Application
- In the Tables related list, click the desired table.
- Click the Application Access tab
- Change Accessible From to "All Application Scopes"
- Check "Allow access to this table via web services"
- Save
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2020 10:09 AM
I am getting the same response. I have done what you've laid out above. It did not make a difference. I have waited an hour for the change to take effect (if that matters). No Joy. What else can I do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 02:01 PM
Enable web services on the table in question by going to Tables> "your table", then under Application Access tab check mark the box next to "Allow access to this table via web services" and save.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2025 04:28 AM
Its enabled but still facing the same issue. Could there be any other reason?
