ssl failure when testing connection

Forums SNAP – WordPress Plugin Forums ssl failure when testing connection

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #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
    )

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.