Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

inegration user does not have the right permissions

Jack62
Giga Guru

we are having really odd issues with a basic auth integration with Fresh Services itsm product has the roles in the screen shot, we have engaged fresh services but the issue appears to be on the Servicenow side. Role our user has;

 

Jack62_0-1762158863882.pngJack62_1-1762158940450.png

Can anyone spot the problem, this is urgent for a pilot starting this week.

 

Jack

5 REPLIES 5

Mehta
Kilo Sage

@Jack62 , 

 

Please uncheck the internal integration user check box and if you have reset the password, please uncheck the password needs reset too. 

 

 

Ankur Bawiskar
Tera Patron
Tera Patron

@Jack62 

so what's not working through the API with that user?

that API user is not able to update some field on table?

Did you check any Field level WRITE ACL is blocking?

Did you check any Data policy on that table is blocking?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Jack62 

Hope you are doing good.

Did my reply answer your question?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

kaushal_snow
Giga Sage

@Jack62 ,

 

Please make sure that the user is specifically enabled for integration/api access (for example by assigning the snc_platform_rest_api_access role if the Table api acl are active), and at the same time grant only the minimum table level roles required to carry out the necessary operations (for instance sn_incident_read and sn_incident_write or the broader itil role if you need full Incident management access), because even if the rest endpoint seems reachable, table acl can still block the request unless both the roles and acl align correctly......

 

If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/