REST Import set API response message is empty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2016 12:56 PM
We are in Fuji. I have created Import set web service and transform map with Coalesce filed. User I am using has Rest_service, importset_admin, importset_loader and all the roles needed for it. I created ACL to read and write to this table by this user. Everything is working fine but not receiving response. When I use admin account, I am getting the correct response. Can anyone faced this issue before. Really appreciated your help
Thanks
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2016 01:06 PM
I am having the same issue, my POST is successful, but my response is empty. Did you figure out if this was an ACL issue or missing role?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2016 12:11 AM
I have something similar, yesterday I have created an incident on Hi because I found https://hi.service-now.com/kb_view.do?sysparm_article=KB0596738
But when I started this morning with fresh eyes, I opened my "stage import" table (the one extending sys_import_set_row) and I found my records from yesterday but without the import_set reference field.
So I'm now investigating why the field import_set isn't fulfilled when I don't have the admin role (highly probably ACL)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2017 11:34 PM
Thanks for that info, gave me a good start.
When I looked at this I found I had to give the user the import_transformer role for it to return a non-blank response. Might be worth trying the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2017 01:34 PM
I had the same issue and it was Import_transformer role. Thanks for the tip Tim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2021 03:18 AM
Hi
Did you manage to solve the issue? I have the same problem.
Thank you for your time.