• Resolved truroad

    (@truroad)


    I am using the wordpress unicorn template for my blog, About three weeks ago it suddenly stopped publishing to my Apple news page. I use the Apple NewsI get the following message:

    There has been an error with the Apple News API: INVALID_DOCUMENT – Unable to read uri [https://ontechstreet.com/wp-content/uploads/2021/06/[email protected]]

    The following components are unsupported by Apple News and were removed: div, a, div.

    Then I receive the following lengthy email with coding that I do not understand. Can someone explain to me what is happening and how to fix it!

    API Response:
    Array
    (
       [headers] => Requests_Utility_CaseInsensitiveDictionary Object
           (
               [data:protected] => Array
                   (
                       [server] => AppleHttpServer/e81851ddfbfa
                       [date] => Thu, 03 Jun 2021 20:57:37 GMT
                       [content-type] => application/json;charset=utf-8
                       [content-length] => 260
                       [request-id] => 538634f0-c4ae-11eb-839e-f9d559f2f776
                       [x-request-id] => 538634f0-c4ae-11eb-839e-f9d559f2f776
                       [x-test-source-environment] => prod
                       [x-content-type-options] => nosniff
                       [x-xss-protection] => 1; mode=block
                       [cache-control] => no-cache, no-store, max-age=0, must-revalidate
                       [pragma] => no-cache
                       [expires] => 0
                       [strict-transport-security] => Array
                           (
                               [0] => max-age=31536000 ; includeSubDomains
                               [1] => max-age=31536000
                           )
    
                       [x-frame-options] => DENY
                       [x-b3-traceid] => 3ffb8e5894ee1c05
                   )
    
           )
    
       [body] => {"errors":[{"code":"INVALID_DOCUMENT","keyPath":[],"value":"https://ontechstreet.com/wp-content/uploads/2021/06/[email protected]","message":"Unable to read uri [https://ontechstreet.com/wp-content/uploads/2021/06/[email protected]]"}]}
       [response] => Array
           (
               [code] => 400
               [message] => Bad Request
           )
    
       [cookies] => Array
           (
           )
    
       [filename] => 
       [http_response] => WP_HTTP_Requests_Response Object
           (
               [response:protected] => Requests_Response Object
                   (
                       [body] => {"errors":[{"code":"INVALID_DOCUMENT","keyPath":[],"value":"https://ontechstreet.com/wp-content/uploads/2021/06/[email protected]","message":"Unable to read uri [https://ontechstreet.com/wp-content/uploads/2021/06/[email protected]]"}]}
                       [raw] => HTTP/1.1 400 Bad Request
    Server: AppleHttpServer/e81851ddfbfa
    Date: Thu, 03 Jun 2021 20:57:37 GMT
    Content-Type: application/json;charset=utf-8
    Content-Length: 260
    Connection: close
    Request-Id: 538634f0-c4ae-11eb-839e-f9d559f2f776
    X-REQUEST-ID: 538634f0-c4ae-11eb-839e-f9d559f2f776
    X-TEST-SOURCE-ENVIRONMENT: prod
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Cache-Control: no-cache, no-store, max-age=0, must-revalidate
    Pragma: no-cache
    Expires: 0
    Strict-Transport-Security: max-age=31536000 ; includeSubDomains
    X-Frame-Options: DENY
    X-B3-TraceId: 3ffb8e5894ee1c05
    Strict-Transport-Security: max-age=31536000
    
    {"errors":[{"code":"INVALID_DOCUMENT","keyPath":[],"value":"https://ontechstreet.com/wp-content/uploads/2021/06/[email protected]","message":"Unable to read uri [https://ontechstreet.com/wp-content/uploads/2021/06/[email protected]]"}]}
                       [headers] => Requests_Response_Headers Object
                           (
                               [data:protected] => Array
                                   (
                                       [server] => Array
                                           (
                                               [0] => AppleHttpServer/e81851ddfbfa
                                           )
    
                                       [date] => Array
                                           (
                                               [0] => Thu, 03 Jun 2021 20:57:37 GMT
                                           )
    
                                       [content-type] => Array
                                           (
                                               [0] => application/json;charset=utf-8
                                           )
    
                                       [content-length] => Array
                                           (
                                               [0] => 260
                                           )
    
                                       [request-id] => Array
                                           (
                                               [0] => 538634f0-c4ae-11eb-839e-f9d559f2f776
                                           )
    
                                       [x-request-id] => Array
                                           (
                                               [0] => 538634f0-c4ae-11eb-839e-f9d559f2f776
                                           )
    
                                       [x-test-source-environment] => Array
                                           (
                                               [0] => prod
                                           )
    
                                       [x-content-type-options] => Array
                                           (
                                               [0] => nosniff
                                           )
    
                                       [x-xss-protection] => Array
                                           (
                                               [0] => 1; mode=block
                                           )
    
                                       [cache-control] => Array
                                           (
                                               [0] => no-cache, no-store, max-age=0, must-revalidate
                                           )
    
                                       [pragma] => Array
                                           (
                                               [0] => no-cache
                                           )
    
                                       [expires] => Array
                                           (
                                               [0] => 0
                                           )
    
                                       [strict-transport-security] => Array
                                           (
                                               [0] => max-age=31536000 ; includeSubDomains
                                               [1] => max-age=31536000
                                           )
    
                                       [x-frame-options] => Array
                                           (
                                               [0] => DENY
                                           )
    
                                       [x-b3-traceid] => Array
                                           (
                                               [0] => 3ffb8e5894ee1c05
                                           )
    
                                   )
    
                           )
    
                       [status_code] => 400
                       [protocol_version] => 1.1
                       [success] => 
                       [redirects] => 0
                       [url] => https://news-api.apple.com/channels/21c666c0-5601-4c23-8be8-2688a215ec43/articles
                       [history] => Array
                           (
                           )
    
                       [cookies] => Requests_Cookie_Jar Object
                           (
                               [cookies:protected] => Array
                                   (
                                   )
    
                           )
    
                   )
    
               [filename:protected] => 
               [data] => 
               [headers] => 
               [status] => 
           )
    
    )
    
    Request Meta:
    
    Array
    (
       [data] => Array
           (
               [isPaid] => 
               [isPreview] => 
               [isHidden] => 
               [isSponsored] => 
           )
    
    )
    
    Image Settings:
    Use Remote images enabled 
    
    JSON:
    {"version":"1.11","identifier":"post-8142","language":"en-US","title":"FBI Hooks up with 'Have I Been Pwned'","documentStyle":{"backgroundColor":"#fafafa"},"layout":{"columns":7,"width":1024,"margin":100,"gutter":20},"components":[{"role":"header","layout":"headerPhotoLayout","components":[{"role":"photo","layout":"headerPhotoLayout","URL":"https:\/\/ontechstreet.com\/wp-content\/uploads\/2021\/06\/[email protected]"}],"behavior":{"type":"parallax","factor":0.8000000000000000444089209850062616169452667236328125}},{"role":"container","layout":{"columnSpan":7,"columnStart":0,"ignoreDocumentMargin":true},"style":{"backgroundColor":"#fafafa"},"components":[{"role":"title","text":"FBI Hooks up with 'Have I Been Pwned'","format":"html","textStyle":"default-title","layout":"title-layout"},{"role":"byline","text":"by Tom Huskerson | Jun 3, 2021 | 12:34 PM","textStyle":"default-byline","layout":"byline-layout"},{"role":"body","text":"<p>In this age of cyber security insanity you sometimes need the help of a friend who knows what they are doing. That\u2019s what we try to do here at \u2018<a href=\"http:\/\/www.ontechstreet.com\">OnTechStreet\u2019<\/a>. And those nice people at <a href=\"https:\/\/haveibeenpwned.com\/\">\u2018Have I Been Pwned\u2019<\/a> are doing the same.<\/p>","format":"html","textStyle":"dropcapBodyStyle","layout":"body-layout"},{"role":"body","text":"<p>First, let me say this, \u2018Have I Been Pwned\u2019 is a top notch service providing invaluable information in this age of cyber data breaches, system hacks, ransomware attacks and phishing attacks. \u2018Have I Been Pwned\u2019 is one of the good guys and you should be aware of this if you use the internet. And by the way it is pronounced \u201cOwned\u201d though it is spelled weird.<\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"body","text":"<p>So, in case you didn\u2019t know, let me explain how the service works. You just go to the website and enter your email address and click \u201cPwned?\u201d if your email address has been caught up then you can change your password for that website(s). Act accordingly and quickly. Its really simple and could save you serious headaches and money. It protects you <a href=\"https:\/\/haveibeenpwned.com\/\">against data breaches<\/a> that become public knowledge. Of course they can\u2019t tell about the ones they don\u2019t know about. And that is where the FBI comes in. The FBI may come across information during the course of the investigation that is not public knowledge. Remember some data breaches and computers hacks are months old before they become publicly known. The FBI may even know before the company knows itself!<\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"body","text":"<p>\u2018Have I Been Pwned\u2019 will soon starting to receive <a href=\"https:\/\/www.maketecheasier.com\/what-is-password-hashing\/\">password hash<\/a> information from our friends at the FBI. So basically if your password gets compromised in a hack and ends up in the hands of a crook you have a way to find out. This is a significant expansion of the service that \u2018Have I Been Pwned\u2019 provides. <\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"body","text":"<p>\u2018Have I Been Pwned\u2019 founder <a href=\"https:\/\/www.troyhunt.com\/tag\/have-i-been-pwned-3f\/\">Troy Hunt<\/a> announced on his blog that the site is now working with the FBI. The federal agency will share compromised passwords directly with the site that have been uncovered during its investigations. So now even if you don\u2019t read about in the news or get a frightening email from a website you will know.<\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"container","layout":{"columnStart":0,"columnSpan":6,"margin":{"bottom":20,"top":20}},"style":{"backgroundColor":"#e1e1e1","border":{"all":{"width":3,"style":"solid","color":"#4f4f4f"},"bottom":false,"right":false,"top":false}},"components":[{"role":"quote","text":"\n<p><em>\u201cWe are excited to be partnering with HIBP on this important project to protect victims of online credential theft. It is another example of how important public\/private partnerships are in the fight against cybercrime,\u201d said <a href=\"https:\/\/www.fbi.gov\/about\/leadership-and-structure\/fbi-executives\/vorndran\">Bryan A. Vorndran, Assistant Director, Cyber Division, FBI<\/a>.<\/em><\/p>\n","format":"html","layout":"blockquote-layout","textStyle":"default-blockquote-left"}]},{"role":"body","text":"<p>This is a good deal for all concerned but its not going to happen right away. Hunt stated on his blog that receiving the new feed from the FBI would need some dedicated coding, and, in his own words said, \u201cIf I\u2019m completely honest, I don\u2019t have all the answers on how things will proceed from here.\u201d <\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"heading4","text":"How do you keep your passwords safe?","format":"html","textStyle":"default-heading-4","layout":"heading-layout"},{"role":"body","text":"<p>You already know its a pain in the ass since most people have about <a href=\"https:\/\/securitybrief.co.nz\/story\/average-person-has-100-passwords-study\">100 passwords<\/a>. No way you can remember them all. We all get lazy in our password creation and stupid stuff like using the same password over and over again or using that password years after year. That\u2019s how you get hacked! If someone figures out your password for a site like <a href=\"http:\/\/www.amazon.com\">Amazon<\/a> or <a href=\"http:\/\/www.ebay.com\">eBay<\/a> and its the same password for you bank account you could be screwed but good!  Password security is all that stands between you and a life changing event like identity theft or or bank fraud. Avoid this nightmare\u2026PLEASE!<\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"body","text":"<p>Here are a few tips to secure your password; <\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"body","text":"<ul><li>Don\u2019t use the same password across multiple sites<\/li>\n<li>Get into the habit of checking <a href=\"http:\/\/haveibeenpwned.com\">haveibeenpwned.com<\/a> regularly to ensure that your details haven\u2019t been comprised<\/li>\n<li>Devise a strong system for creating passwords. Here a <a href=\"https:\/\/tech.co\/password-managers\/how-secure-is-my-password\">few suggestions<\/a><\/li>\n<li>Don\u2019t share your passwords with anyone. NO! NONE! NEVER!<\/li>\n<li>Enable 2-Step verification where possible.<\/li>\n<li>Invest in a password manager.<\/li>\n<\/ul>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"body","text":"<p>Also of interest \u2013 <a href=\"https:\/\/ontechstreet.com\/2018\/01\/you-need-a-password-manager-dont-you\/\">You Need a Password Manager Don\u2019t You?<\/a><\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"body","text":"<p>Now you know.<\/p>","format":"html","textStyle":"default-body","layout":"body-layout-last"}]}],"componentTextStyles":{"dropcapBodyStyle":{"textAlignment":"left","fontName":"AvenirNext-Regular","fontSize":18,"tracking":0,"lineHeight":24,"textColor":"#4f4f4f","linkStyle":{"textColor":"#428bca"},"paragraphSpacingBefore":18,"paragraphSpacingAfter":18,"dropCapStyle":{"numberOfLines":4,"numberOfCharacters":1,"padding":5,"fontName":"AvenirNext-Bold","textColor":"#4f4f4f","numberOfRaisedLines":0}},"default-body":{"textAlignment":"left","fontName":"AvenirNext-Regular","fontSize":18,"tracking":0,"lineHeight":24,"textColor":"#4f4f4f","linkStyle":{"textColor":"#428bca"},"paragraphSpacingBefore":18,"paragraphSpacingAfter":18},"default-blockquote-left":{"fontName":"AvenirNext-Regular","fontSize":18,"textColor":"#4f4f4f","lineHeight":24,"textAlignment":"left","tracking":0},"default-heading-4":{"fontName":"AvenirNext-Bold","fontSize":21,"lineHeight":26,"textColor":"#333333","textAlignment":"left","tracking":0},"default-title":{"fontName":"AvenirNext-Bold","fontSize":48,"lineHeight":52,"tracking":0,"textColor":"#333333","textAlignment":"left"},"default-byline":{"textAlignment":"left","fontName":"AvenirNext-Medium","fontSize":13,"lineHeight":24,"tracking":0,"textColor":"#7c7c7c"}},"textStyles":{"default-tag-code":{"fontName":"Menlo-Regular","fontSize":16,"tracking":0,"lineHeight":20,"textColor":"#4f4f4f"},"default-tag-pre":{"textAlignment":"left","fontName":"Menlo-Regular","fontSize":16,"tracking":0,"lineHeight":20,"textColor":"#4f4f4f","paragraphSpacingBefore":18,"paragraphSpacingAfter":18},"default-tag-samp":{"fontName":"Menlo-Regular","fontSize":16,"tracking":0,"lineHeight":20,"textColor":"#4f4f4f"}},"componentLayouts":{"body-layout":{"columnStart":0,"columnSpan":6,"margin":{"top":12,"bottom":12}},"body-layout-last":{"columnStart":0,"columnSpan":6,"margin":{"top":12,"bottom":30}},"blockquote-layout":{"contentInset":{"bottom":true,"left":true,"right":true,"top":true}},"heading-layout":{"columnStart":0,"columnSpan":6,"margin":{"bottom":15,"top":15}},"headerPhotoLayout":{"ignoreDocumentMargin":true,"columnStart":0,"columnSpan":7},"headerPhotoLayoutWithCaption":{"ignoreDocumentMargin":true,"columnStart":0,"columnSpan":7,"margin":{"bottom":24}},"headerBelowTextPhotoLayout":{"ignoreDocumentMargin":true,"columnStart":0,"columnSpan":7,"margin":{"top":30,"bottom":0}},"title-layout":{"margin":{"top":30,"bottom":0}},"byline-layout":{"margin":{"top":10,"bottom":10},"columnStart":0,"columnSpan":7}},"metadata":{"excerpt":"'Have I been Pwned' will receive a feed of compromised credentials from FBI investigations.","thumbnailURL":"https:\/\/ontechstreet.com\/wp-content\/uploads\/2021\/06\/[email protected]","dateCreated":"2021-06-03T20:34:52+00:00","dateModified":"2021-06-03T20:57:36+00:00","datePublished":"2021-06-03T20:34:52+00:00","canonicalURL":"https:\/\/ontechstreet.com\/2021\/06\/fbi-hooks-up-with-have-i-been-pwned\/","generatorIdentifier":"publish-to-apple-news","generatorName":"Publish to Apple News","generatorVersion":"2.1.2"},"autoplacement":{"advertisement":{"bannerType":"any","distanceFromMedia":"10vh","enabled":true,"frequency":5,"layout":{"margin":15}}}}
    
    MIME request:
    Authorization: HHMAC; key=19ba7f36-52a0-432c-ba5b-d6009f974680; signature=mUmX21Rd3NRjduxmIALJ14yViPCbk1QDY4H/0VVmaZA=; date=2021-06-03T20:57:36+00:00
    Content-Length: 10726
    Content-Type: multipart/form-data; boundary=a8d78e56d3dbe76efda4ab6ca1bca4c1
    
    --a8d78e56d3dbe76efda4ab6ca1bca4c1
    Content-Type: application/json
    Content-Disposition: form-data; name=metadata
    
    {"data":{"isPaid":false,"isPreview":false,"isHidden":false,"isSponsored":false}}
    --a8d78e56d3dbe76efda4ab6ca1bca4c1
    Content-Type: application/json
    Content-Disposition: form-data; name=my_article; filename=article.json; size=10335
    
    {"version":"1.11","identifier":"post-8142","language":"en-US","title":"FBI Hooks up with 'Have I Been Pwned'","documentStyle":{"backgroundColor":"#fafafa"},"layout":{"columns":7,"width":1024,"margin":100,"gutter":20},"components":[{"role":"header","layout":"headerPhotoLayout","components":[{"role":"photo","layout":"headerPhotoLayout","URL":"https:\/\/ontechstreet.com\/wp-content\/uploads\/2021\/06\/[email protected]"}],"behavior":{"type":"parallax","factor":0.8000000000000000444089209850062616169452667236328125}},{"role":"container","layout":{"columnSpan":7,"columnStart":0,"ignoreDocumentMargin":true},"style":{"backgroundColor":"#fafafa"},"components":[{"role":"title","text":"FBI Hooks up with 'Have I Been Pwned'","format":"html","textStyle":"default-title","layout":"title-layout"},{"role":"byline","text":"by Tom Huskerson | Jun 3, 2021 | 12:34 PM","textStyle":"default-byline","layout":"byline-layout"},{"role":"body","text":"<p>In this age of cyber security insanity you sometimes need the help of a friend who knows what they are doing. That\u2019s what we try to do here at \u2018<a href=\"http:\/\/www.ontechstreet.com\">OnTechStreet\u2019<\/a>. And those nice people at <a href=\"https:\/\/haveibeenpwned.com\/\">\u2018Have I Been Pwned\u2019<\/a> are doing the same.<\/p>","format":"html","textStyle":"dropcapBodyStyle","layout":"body-layout"},{"role":"body","text":"<p>First, let me say this, \u2018Have I Been Pwned\u2019 is a top notch service providing invaluable information in this age of cyber data breaches, system hacks, ransomware attacks and phishing attacks. \u2018Have I Been Pwned\u2019 is one of the good guys and you should be aware of this if you use the internet. And by the way it is pronounced \u201cOwned\u201d though it is spelled weird.<\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"body","text":"<p>So, in case you didn\u2019t know, let me explain how the service works. You just go to the website and enter your email address and click \u201cPwned?\u201d if your email address has been caught up then you can change your password for that website(s). Act accordingly and quickly. Its really simple and could save you serious headaches and money. It protects you <a href=\"https:\/\/haveibeenpwned.com\/\">against data breaches<\/a> that become public knowledge. Of course they can\u2019t tell about the ones they don\u2019t know about. And that is where the FBI comes in. The FBI may come across information during the course of the investigation that is not public knowledge. Remember some data breaches and computers hacks are months old before they become publicly known. The FBI may even know before the company knows itself!<\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"body","text":"<p>\u2018Have I Been Pwned\u2019 will soon starting to receive <a href=\"https:\/\/www.maketecheasier.com\/what-is-password-hashing\/\">password hash<\/a> information from our friends at the FBI. So basically if your password gets compromised in a hack and ends up in the hands of a crook you have a way to find out. This is a significant expansion of the service that \u2018Have I Been Pwned\u2019 provides. <\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"body","text":"<p>\u2018Have I Been Pwned\u2019 founder <a href=\"https:\/\/www.troyhunt.com\/tag\/have-i-been-pwned-3f\/\">Troy Hunt<\/a> announced on his blog that the site is now working with the FBI. The federal agency will share compromised passwords directly with the site that have been uncovered during its investigations. So now even if you don\u2019t read about in the news or get a frightening email from a website you will know.<\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"container","layout":{"columnStart":0,"columnSpan":6,"margin":{"bottom":20,"top":20}},"style":{"backgroundColor":"#e1e1e1","border":{"all":{"width":3,"style":"solid","color":"#4f4f4f"},"bottom":false,"right":false,"top":false}},"components":[{"role":"quote","text":"\n<p><em>\u201cWe are excited to be partnering with HIBP on this important project to protect victims of online credential theft. It is another example of how important public\/private partnerships are in the fight against cybercrime,\u201d said <a href=\"https:\/\/www.fbi.gov\/about\/leadership-and-structure\/fbi-executives\/vorndran\">Bryan A. Vorndran, Assistant Director, Cyber Division, FBI<\/a>.<\/em><\/p>\n","format":"html","layout":"blockquote-layout","textStyle":"default-blockquote-left"}]},{"role":"body","text":"<p>This is a good deal for all concerned but its not going to happen right away. Hunt stated on his blog that receiving the new feed from the FBI would need some dedicated coding, and, in his own words said, \u201cIf I\u2019m completely honest, I don\u2019t have all the answers on how things will proceed from here.\u201d <\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"heading4","text":"How do you keep your passwords safe?","format":"html","textStyle":"default-heading-4","layout":"heading-layout"},{"role":"body","text":"<p>You already know its a pain in the ass since most people have about <a href=\"https:\/\/securitybrief.co.nz\/story\/average-person-has-100-passwords-study\">100 passwords<\/a>. No way you can remember them all. We all get lazy in our password creation and stupid stuff like using the same password over and over again or using that password years after year. That\u2019s how you get hacked! If someone figures out your password for a site like <a href=\"http:\/\/www.amazon.com\">Amazon<\/a> or <a href=\"http:\/\/www.ebay.com\">eBay<\/a> and its the same password for you bank account you could be screwed but good!  Password security is all that stands between you and a life changing event like identity theft or or bank fraud. Avoid this nightmare\u2026PLEASE!<\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"body","text":"<p>Here are a few tips to secure your password; <\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"body","text":"<ul><li>Don\u2019t use the same password across multiple sites<\/li>\n<li>Get into the habit of checking <a href=\"http:\/\/haveibeenpwned.com\">haveibeenpwned.com<\/a> regularly to ensure that your details haven\u2019t been comprised<\/li>\n<li>Devise a strong system for creating passwords. Here a <a href=\"https:\/\/tech.co\/password-managers\/how-secure-is-my-password\">few suggestions<\/a><\/li>\n<li>Don\u2019t share your passwords with anyone. NO! NONE! NEVER!<\/li>\n<li>Enable 2-Step verification where possible.<\/li>\n<li>Invest in a password manager.<\/li>\n<\/ul>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"body","text":"<p>Also of interest \u2013 <a href=\"https:\/\/ontechstreet.com\/2018\/01\/you-need-a-password-manager-dont-you\/\">You Need a Password Manager Don\u2019t You?<\/a><\/p>","format":"html","textStyle":"default-body","layout":"body-layout"},{"role":"body","text":"<p>Now you know.<\/p>","format":"html","textStyle":"default-body","layout":"body-layout-last"}]}],"componentTextStyles":{"dropcapBodyStyle":{"textAlignment":"left","fontName":"AvenirNext-Regular","fontSize":18,"tracking":0,"lineHeight":24,"textColor":"#4f4f4f","linkStyle":{"textColor":"#428bca"},"paragraphSpacingBefore":18,"paragraphSpacingAfter":18,"dropCapStyle":{"numberOfLines":4,"numberOfCharacters":1,"padding":5,"fontName":"AvenirNext-Bold","textColor":"#4f4f4f","numberOfRaisedLines":0}},"default-body":{"textAlignment":"left","fontName":"AvenirNext-Regular","fontSize":18,"tracking":0,"lineHeight":24,"textColor":"#4f4f4f","linkStyle":{"textColor":"#428bca"},"paragraphSpacingBefore":18,"paragraphSpacingAfter":18},"default-blockquote-left":{"fontName":"AvenirNext-Regular","fontSize":18,"textColor":"#4f4f4f","lineHeight":24,"textAlignment":"left","tracking":0},"default-heading-4":{"fontName":"AvenirNext-Bold","fontSize":21,"lineHeight":26,"textColor":"#333333","textAlignment":"left","tracking":0},"default-title":{"fontName":"AvenirNext-Bold","fontSize":48,"lineHeight":52,"tracking":0,"textColor":"#333333","textAlignment":"left"},"default-byline":{"textAlignment":"left","fontName":"AvenirNext-Medium","fontSize":13,"lineHeight":24,"tracking":0,"textColor":"#7c7c7c"}},"textStyles":{"default-tag-code":{"fontName":"Menlo-Regular","fontSize":16,"tracking":0,"lineHeight":20,"textColor":"#4f4f4f"},"default-tag-pre":{"textAlignment":"left","fontName":"Menlo-Regular","fontSize":16,"tracking":0,"lineHeight":20,"textColor":"#4f4f4f","paragraphSpacingBefore":18,"paragraphSpacingAfter":18},"default-tag-samp":{"fontName":"Menlo-Regular","fontSize":16,"tracking":0,"lineHeight":20,"textColor":"#4f4f4f"}},"componentLayouts":{"body-layout":{"columnStart":0,"columnSpan":6,"margin":{"top":12,"bottom":12}},"body-layout-last":{"columnStart":0,"columnSpan":6,"margin":{"top":12,"bottom":30}},"blockquote-layout":{"contentInset":{"bottom":true,"left":true,"right":true,"top":true}},"heading-layout":{"columnStart":0,"columnSpan":6,"margin":{"bottom":15,"top":15}},"headerPhotoLayout":{"ignoreDocumentMargin":true,"columnStart":0,"columnSpan":7},"headerPhotoLayoutWithCaption":{"ignoreDocumentMargin":true,"columnStart":0,"columnSpan":7,"margin":{"bottom":24}},"headerBelowTextPhotoLayout":{"ignoreDocumentMargin":true,"columnStart":0,"columnSpan":7,"margin":{"top":30,"bottom":0}},"title-layout":{"margin":{"top":30,"bottom":0}},"byline-layout":{"margin":{"top":10,"bottom":10},"columnStart":0,"columnSpan":7}},"metadata":{"excerpt":"'Have I been Pwned' will receive a feed of compromised credentials from FBI investigations.","thumbnailURL":"https:\/\/ontechstreet.com\/wp-content\/uploads\/2021\/06\/[email protected]","dateCreated":"2021-06-03T20:34:52+00:00","dateModified":"2021-06-03T20:57:36+00:00","datePublished":"2021-06-03T20:34:52+00:00","canonicalURL":"https:\/\/ontechstreet.com\/2021\/06\/fbi-hooks-up-with-have-i-been-pwned\/","generatorIdentifier":"publish-to-apple-news","generatorName":"Publish to Apple News","generatorVersion":"2.1.2"},"autoplacement":{"advertisement":{"bannerType":"any","distanceFromMedia":"10vh","enabled":true,"frequency":5,"layout":{"margin":15}}}}
    --a8d78e56d3dbe76efda4ab6ca1bca4c1--

    The page I need help with: [log in to see the link]

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

    (@kevinfodness)

    The issue is with the first message – Apple’s API is reporting that it can’t access the image hosted at https://ontechstreet.com/wp-content/uploads/2021/06/[email protected]. The component warning is just telling you that there was some HTML that the plugin removed because Apple would likely reject your article if it didn’t, but it didn’t prevent the article from publishing. The lengthy email contains additional debugging information.

    Do you have any firewall rules in place that would prevent Apple’s servers from accessing that URL?

Viewing 1 replies (of 1 total)
  • The topic ‘Apple News Plugin not working witrh WordPress’ is closed to new replies.