• Resolved stringbenderb5

    (@stringbenderb5)


    What does this mean? It shows in the backend of the website. I also get emails with massive amounts of code. Some of it is below.

    What do I need to do to stop this from happening?

    API Response:
    Array
    (
    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
    (
    [data:protected] => Array
    (
    [server] => AppleHttpServer/e81851ddfbfa
    [date] => Sat, 16 Jan 2021 23:35:47 GMT
    [content-type] => application/json;charset=utf-8
    [content-length] => 41
    [request-id] => 8ea6ad70-5853-11eb-ac00-edc1c98e7364
    [www-authenticate] => HHMAC
    [x-b3-traceid] => 5396055a66f14470
    [strict-transport-security] => max-age=31536000
    )

    )

    [body] => {“errors”:[{“code”:”API_KEY_NOT_FOUND”}]}
    [response] => Array
    (
    [code] => 401
    [message] => Unauthorized
    )

    [cookies] => Array
    (
    )

    [filename] =>
    [http_response] => WP_HTTP_Requests_Response Object
    (
    [response:protected] => Requests_Response Object
    (
    [body] => {"errors":[{"code":"API_KEY_NOT_FOUND"}]}
    [raw] => HTTP/1.1 401 Unauthorized
    Server: AppleHttpServer/e81851ddfbfa
    Date: Sat, 16 Jan 2021 23:35:47 GMT
    Content-Type: application/json;charset=utf-8
    Content-Length: 41
    Connection: close
    Request-Id: 8ea6ad70-5853-11eb-ac00-edc1c98e7364
    WWW-Authenticate: HHMAC
    X-B3-TraceId: 5396055a66f14470
    Strict-Transport-Security: max-age=31536000

    {"errors":[{"code":"API_KEY_NOT_FOUND"}]}
    [headers] => Requests_Response_Headers Object
    (
    [data:protected] => Array
    (
    [server] => Array
    (
    [0] => AppleHttpServer/e81851ddfbfa
    )

    [date] => Array
    (
    [0] => Sat, 16 Jan 2021 23:35:47 GMT
    )

    [content-type] => Array
    (
    [0] => application/json;charset=utf-8
    )

    [content-length] => Array
    (
    [0] => 41
    )

    [request-id] => Array
    (
    [0] => 8ea6ad70-5853-11eb-ac00-edc1c98e7364
    )

    [www-authenticate] => Array
    (
    [0] => HHMAC
    )

    [x-b3-traceid] => Array
    (
    [0] => 5396055a66f14470
    )

    [strict-transport-security] => Array
    (
    [0] => max-age=31536000
    )

    )

    )

Viewing 1 replies (of 1 total)
  • Plugin Author Kevin Fodness

    (@kevinfodness)

    It looks like you need to correctly fill out your channel ID, key, and secret in Apple News > Settings.

    If you don’t want to receive error emails, then set Enable Debugging to No in Apple News > Settings.

Viewing 1 replies (of 1 total)
  • The topic ‘The following components are unsupported by Apple News and were removed:’ is closed to new replies.