Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
feltkamptv committed Mar 16, 2016
1 parent 0cdb4b6 commit 195ee88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ $interface_id = 1;
$client = new oracleSoapApi($soapUrl, $username, $password, $app_id, false, $interface_id, $interface_name);
```

If you are communicating with the Oracle Service Cloud Chat API, make sure you have Curl compiled with OpenSSL and not with GnuTLS. GnuTLS tends to give errors because the Chat API does not properly close TLS connections.

## Need support?

If you need support with Oracle Service Cloud or with this Chat API PHP class, contact [Customer Interaction Group](http://www.custintgroup.com) or [Feltkamp.tv](http://www.feltkamp.tv)
Expand Down

0 comments on commit 195ee88

Please sign in to comment.