› Forums › SNAP – WordPress Plugin Forums › ssl failure when testing connection
- This topic has 0 replies, 1 voice, and was last updated 5 years, 11 months ago by symbolism.uk@gmail.com.
- AuthorPosts
- December 26, 2018 at 9:39 pm #559726
when running ssl connection tests via dash board I am getting this error on facebook
–== Test Requested … https://graph.facebook.com/
Testing … https://graph.facebook.com/ – https://graph.facebook.com/
….HTTPS to API (Graph) Facebook – Problem
{
“error”: {
“message”: “(#4) Application request limit reached”,
“type”: “OAuthException”,
“is_transient”: true,
“code”: 4,
“fbtrace_id”: “DM91uCEUp9a”
}
}
Array
(
=> https://graph.facebook.com/
[content_type] => application/json; charset=UTF-8
[http_code] => 403
[header_size] => 669
[request_size] => 179
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0.034764
[namelookup_time] => 0.004194
[connect_time] => 0.006102
[pretransfer_time] => 0.018558
[size_upload] => 0
[size_download] => 192
[speed_download] => 5522
[speed_upload] => 0
[download_content_length] => 192
[upload_content_length] => -1
[starttransfer_time] => 0.034738
[redirect_time] => 0
[redirect_url] =>
[primary_ip] => 2a03:2880:f029:11:face:b00c:0:2
[certinfo] => Array
(
)[primary_port] => 443
[local_ip] => 2a01:7e00::f03c:91ff:fe39:8669
[local_port] => 53076
) - AuthorPosts
- You must be logged in to reply to this topic.