Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

REST Import set API response message is empty

sridhar722
Mega Contributor

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

11 REPLIES 11

Hi @christos ,  sorry for the late reply, been offline for a few weeks.  This was a while back, I think I needed to give import_transformer role and call it good for that project.  I did not open a hi ticket but I would suggest that if giving that role is not acceptable in your case.

Christos
Tera Contributor

Thank you for your answer @emyrold ! Yes, adding the import_transformer and the import_set_loader role fixed it for me also.