Hi, yes you will need to install the Pear module and if you are like me working in a domain hosting enviroment, their default include path does not inlude /home/<user_id>/php, we have to do that explicitly in our code. I added the following line at the top of the BaseAPI.php and it works now !...