You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our current doc for servicenow itsm connector prerequisites integration user lists below four users
import_set_loader
import_transformer
personalize_choices
x_elas2_inc_int.integration_user
However sometimes troubleshooting an issue becomes hard when user receives errorResponse was null. In such cases adding rest_service role could help with troubleshooting the issue.
This role is not required for every environment, so it doesn't belong in the mandatory roles list.
A short “If you receive an empty response or the message ‘errorResponse was null,’ temporarily assign the rest_service role to your integration user and re-test” message keeps the main prerequisites clean while giving admins a clear next step when the default roles prove insufficient.