Change - Create New - Stuck Loading

tiguin2798
Tera Guru

Hello,

I am a very new ServiceNow Administrator. I have users reporting that they are receiving an error when trying to go to "Change > Create New" where it is getting stuck loading the change models.

tiguin2798_0-1710877077015.png


I tried this on my end as an admin and don't get the same results, but receive the error also when impersonating other users. As far as I am aware nothing has changed as I am the only one with admin access in our instance currently and it was working a few hours ago. I did try to clear the cache by running cache.do. Any other suggestions?

1 ACCEPTED SOLUTION

Team, I believe I figured out my issue. Being new to ServiceNow I did not realize when setting up a new API that the "Scripted REST External Default" ACL was also tied to a scripted API for the Change Landing page. I had made a change to this ACL to be based off a different role. I changed the role back to snc_external and the page is working again.

Thank you all for your support!

View solution in original post

9 REPLIES 9

@shyamkumar VK  When users are trying to create a change it just shows loading as the screenshot above. We should have change models listed here. I have cleared the cache/cookies on my browser and tried to impersonate users again. I had other users try to clear the cache/cookies on their browsers and logout/login and they are still receiving the error.

I did try to run cache.do to clear the cache. This did not resolve. One thing I noticed when running inspector was that it gives this error.

tiguin2798_0-1710881755225.png

 

 

I checked the system property, but I have not changed this and I am the only user with admin roles to access the property. This is how it is out of box and set to false. Not sure if this helps.

tiguin2798_1-1710881801420.png


I noticed some additional errors as well when I ran the inspector again on this page.

tiguin2798_0-1710898956945.png

 

@tiguin2798 - i dont think the issue is with property. I am getting the same console error but the page is loading. Can you check the console for the below call and share whats happening with that?

 

AneeshD_0-1710884993889.png

 

@Aneesh-D  When checking the call you provided in the screenshot it looks like I am getting a 403 forbidden error vs a 500 Internal Server Error.

tiguin2798_0-1710942337671.png

 

Team, I believe I figured out my issue. Being new to ServiceNow I did not realize when setting up a new API that the "Scripted REST External Default" ACL was also tied to a scripted API for the Change Landing page. I had made a change to this ACL to be based off a different role. I changed the role back to snc_external and the page is working again.

Thank you all for your support!

aha.....  ACL created the issue. Good to know @tiguin2798  issue has been solved.

 

Please accept answers to close the thread.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************