Getting 400 bad request whlie creating a new page in Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2025 11:58 PM
Getting below error while creating a new page from UI builder in Experience.
Any help in resolving this issue?
Bad Request (400)
An error has occurred. Please refresh or contact support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2025 12:04 AM
Is this for PDI or customer instance?
Did you try to clear instance cache using cache.do and then logout and login again?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2025 01:00 AM
Thanks @ank for your response, it works fine in my PDI but when i am trying the same in customer instance, i am getting the error .It is an existing project I created in PDI and imported in customer instance. I am trying to add new page in the imported workspace. I did clear the cached as mentioned above but it didn't work.
Any other suggestion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2025 03:19 AM
Hi @AshishH ,
I could be because of :
1.Duplicate Page ID or URL Path
Use unique values for Page ID and URL Path.
2.Invalid or Missing Required Parameters
Troubleshoot using, UI Builder Logs:
Check the UI Builder logs in System Logs > All or Browser Console for stack traces or API errors.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2025 12:18 AM
@New Developer_S , followed the steps but issue is not yet resolved.
Any other lead?