Unable to create a Scoped appliction due to error "Cannot decode: java.io.StringReader@xxxxx"Issue Unable to create a Scoped application as it is throwing an error : Cannot decode: java.io.StringReader@xxxx Check logs for error trace or enable glide.rest.debug property to verify REST request processing Resolution1.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);