
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2016 01:55 PM
I'm rather new to this piece so am probably missing something simple. I'm working in the REST API Explorer doing a POST to the incident table. The POST is successful, the new record is created without any issues with all fields filled in, however the Response Body in the explorer always is null. In my personal dev instance, this works properly, but the client dev instance, it's always null.
What am I missing that this is not working properly?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2016 07:37 AM
I got this resolved through a HI. I still am not clear on how this would have affected it, but the issue was with the write ACL for *.sys_id globally set to false. This ACL is inactive in most instances, but since this instance was converted from an Express instance, it was active. Setting this ACL to inactive resolved this issue.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2016 04:13 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2016 05:38 AM
it's set exactly as shown in your image.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2016 07:37 AM
I got this resolved through a HI. I still am not clear on how this would have affected it, but the issue was with the write ACL for *.sys_id globally set to false. This ACL is inactive in most instances, but since this instance was converted from an Express instance, it was active. Setting this ACL to inactive resolved this issue.