Unable to create
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2025 12:28 AM
I have tried creating a scoped application but after giving name & description , it is showing an error message instead.
Attaching snapshot so that you may know the exact error message.
Error Message :
Cannot decode: java.io.StringReader@294800f4 Check logs for error trace or enable glide.rest.debug property to verify REST request processing
- 941 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2025 04:32 PM
Greetings,
Please see the attached link where this appears to be a known issue with a fix available.
Unable to create a Scoped appliction due to error "Cannot decode: java.io.StringReader@xxxxx" - Supp...
In case the link above does not work, here is a copy of the instructions. I hope this resolves your issue.
Resolution
1.On the affected instance, Navigate to System Definition > Scripts - Background.
2.Run the below scripts that resolves the issue.
- gs.setProperty("sn_appclient.upload_base_url","");
- gs.setProperty("sn_appauthor.upload_base_url","");
- gs.eventQueueScheduled("sn_appauthor.check.config.update","","","", 0);
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 10:04 AM
Greetings,
Thank you for taking the time to assist me. I’ve followed the steps as instructed, but unfortunately, the issue still persists.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2025 08:57 PM
check the link shared by other member
Also 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-05-2025 10:06 AM
Greetings,
Thank you for taking the time to assist me. I’ve cleared the cache and the logged out & then logged In, but unfortunately, the issue still persists.