Actions
Bug #5423
closedIf IPv6 is not available cURL requests to Facebook fail
Start date:
28 July 2015
Due date:
% Done:
100%
Estimated time:
Description
Facebook API endpoint is IPv6, but if IPv6 is not available on the host then it will fail. If IPv6 isn't available then toggle cURL properties to IPv4. This may cause it to not work though.
Updated by krileon about 10 years ago
This can be done in CBConnect class when $config is constructed. Send curl_options config value to set custom cURL option values.
Updated by krileon over 9 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
7.0.0) - % Done changed from 0 to 100
Shouldn't be an issue with the new library. Rejecting for now and will reopen if further reports after CB Connect 7.x confirm issue still present.
Actions