Force.com-Toolkit-for-PHP icon indicating copy to clipboard operation
Force.com-Toolkit-for-PHP copied to clipboard

Results 51 Force.com-Toolkit-for-PHP issues
Sort by recently updated
recently updated
newest added
trafficstars

### Throws Error ```php $client = new SforceEnterpriseClient(); $client->setSessionHeader(...); /* Throws following error: ValueError: SoapHeader::__construct(): Argument #1 ($namespace) cannot be empty in /vendor/developerforce/force.com-toolkit-for-php/soapclient/SforceBaseClient.php:377 */ ``` ### Word-around ```php $client =...

Greetings! The toolkit doesn't work with Salesforce custom domain URL. Receiving access denied errors for lack of custom domain. How and where you add the custom domain url for logging...

Hi, sometimes that I try to connect to Salesforce I have this error: Fatal error: Uncaught SoapFault exception: [HTTP] Could not connect to host in /Force/soapclient/SforceBaseClient.php:168 Stack trace: #0 [internal...

I have the toolkit working fine on our linux servers, no issue at all connecting to SF. However with the same credentials on a windows PC I have that runs...

When trying to install via composer, I get the following error [Symfony\Component\Debug\Exception\FatalThrowableError] Call to undefined method Composer\DependencyResolver\Pool::setAllowList() Ubuntu 16.04 Php 7.2 Composer 1.4.2

Hi it says, PHP Fatal error: Class 'SoapClient' not found in /soapclient/SforcePartnerClient.php on line 44

Hi, A query that usually takes 2 seconds, sometimes goes beyong the default 10 seconds. Is there any way to increase timeout? Please help Thank you

Recently, I started using this library for a project and during development, I've found how badly outdated it is. It lacks modern development practices and contains [several](https://github.com/developerforce/Force.com-Toolkit-for-PHP/issues/45) [bugs](https://github.com/developerforce/Force.com-Toolkit-for-PHP/issues/23). Even worse,...