Hi,
Maybe somebody had similar problem.
-
I made fresh installation on Windows using Bitnami package.
-
I created new service (Salesforce).
-
Attempt reading all tables (using API docs) gave me this error:
Response Body: no content
Response Code: 500
After googling - I uncommented :
extension=php_soap.dll
in php.ini
Now I have different error:
Response Body: "Could not connect to host"
Response Code: 500
I tried Dreamfactory with Openshift and connection to Salesforce work good. I can’t create server side scripts so I decided to try local installation but I’m getting mentioned error.
Please help.
In apache log file, I don’t see nothing interesting (any new entries after invoking “Try it out!” button.
Dreamfactory log similar to apache, doesn’t give me more information:
[2015-07-22 07:23:32][app][ERROR ] REST Exception #500 > Could not connect to host {"host":"127.0.0.1","request_uri":"/rest/sfdc?names_only=true&include_schemas=true","source_ip":"127.0.0.1","sapi_name":"apache2handler"}