function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Gowkanapalli JanardhanreddyGowkanapalli Janardhanreddy 

Package post install scripting class failed?

We are trying to create “Approval Process” on post install script using InstallHnadler, since we can't add approval process to the package.  When we are installing this package it’s throwing an error saying that “Package Installation failed, Post install error.” and we are unable to debug the errors.

When we run same script in our organization it runs fine.


In this script we are making Webservices callouts to create ‘RemoteSiteSetting’ with package installed organization domain and a ‘Approval Process’.