REST API explorer menu drop down list is blank

chercm
Mega Sage

i do not understand why this morning this is not working and when i tried to perform API Call , error: external user not authorised . i have used admin and also have the rest_api_explorer role and sn_external and sn_internal role 

 

any idea?

 

chercm_0-1703203162698.png

 

16 REPLIES 16

@Sainath N 

 

chercm_0-1703205143519.png

 

@Sainath N @Maik Skoddow here is the role that admin and i am using this . i have been using it everyday and yesterday was working and yesterday i do not change any permission. not sure why today it is broken 

 

chercm_0-1703206314279.png

 

@chercm : I tried directly from the browser and gave admin credentials of my PDI, and below is the result. I suspect there is some issue or any insufficient roles in your user profile that's blocking the result.

 

https://devxxxxx.service-now.com/api/now/doc/namespaces

 

sainathnekkanti_0-1703206993682.png

 

Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.

@Sainath N 

 

i am getting this 

 

<response>
<error>
<detail/>
<message>External User Not Authorized</message>
</error>
<status>failure</status>
</response>

@chercm : This clearly states that the user you are trying with has some external role, which is blocking the content. As you mentioned that it used to work earlier, check if there are recent changes to the user profile or the roles assigned to the user. Could you make sure that you removed the "snc_external" role from the profile?

 

Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.