{"id":13703926,"date":"2020-11-24T17:17:15","date_gmt":"2020-11-24T17:17:15","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/fetch-error-not-resolved\/"},"modified":"2020-11-24T17:17:15","modified_gmt":"2020-11-24T17:17:15","slug":"fetch-error-not-resolved","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/fetch-error-not-resolved\/","title":{"rendered":"Fetch Error Not Resolved"},"content":{"rendered":"<p>Receiving the Fetch Error when attempting to sync the POS. Clearing Cache and Data does not help. Each sync gives the same error:<\/p>\n<p>{&#8220;code&#8221;:&#8221;wp_die&#8221;,&#8221;message&#8221;:&#8221;&lt;!DOCTYPE html&gt;\\r\\n&lt;html lang=&#8217;en&#8217;&gt;\\r\\n\\t&lt;head&gt;\\r\\n\\t\\t&lt;meta charset=&#8217;utf-8&#8242; \/&gt;\\r\\n\\t\\t&lt;meta name=&#8217;viewport&#8217; content=&#8217;width=device-width, initial-scale=1&#8242; \/&gt;\\r\\n\\t\\t&lt;meta http-equiv=\\&#8221;cache-control\\&#8221; content=\\&#8221;no-cache\\&#8221;&gt;\\r\\n\\t\\t&lt;meta http-equiv=\\&#8221;cache-control\\&#8221; content=\\&#8221;private\\&#8221;&gt;\\r\\n\\t\\t&lt;meta http-equiv=\\&#8221;cache-control\\&#8221; content=\\&#8221;max-age=0, must-revalidate\\&#8221;&gt;\\r\\n\\t\\t&lt;meta http-equiv=\\&#8221;cache-control\\&#8221; content=\\&#8221;max-age=0, proxy-revalidate\\&#8221;&gt;\\r\\n\\t\\t&lt;meta http-equiv=\\&#8221;expires\\&#8221; content=\\&#8221;0\\&#8221; \/&gt;\\r\\n\\t\\t&lt;meta http-equiv=\\&#8221;expires\\&#8221; content=\\&#8221;Tue, 01 Jan 1980 1:00:00 GMT\\&#8221; \/&gt;\\r\\n\\t\\t&lt;meta http-equiv=\\&#8221;pragma\\&#8221; content=\\&#8221;no-cache\\&#8221; \/&gt;\\r\\n\\r\\n\\t  &lt;!&#8211;[if lt IE 9]&gt;\\r\\n\\t  &lt;script src=&#8217;http:\/\/html5shiv.googlecode.com\/svn\/trunk\/html5.js&#8217;&gt;&lt;\/script&gt;\\r\\n\\t  &lt;![endif]&#8211;&gt;\\r\\n\\t&lt;style&gt;\\r\\n\\t\\thtml{font-size: 14pt;}\\r\\n\\t\\th1{text-align:center}\\r\\n\\t\\th1.main{margin-top: 1em;margin-bottom: 3em;}\\r\\n\\t\\tdiv.container {text-align:center;}\\r\\n\\t\\tdiv.container p.js_notice{width: 60%; display: inline-block;}\\r\\n\\t\\tdiv.footer {color: #666; text-align: center;}\\r\\n\\t\\tdiv.footer a {color: #666; vertical-align:bottom; text-align: center;}\\r\\n\\r\\n\\t\\t@media (max-width: 600px) {\\r\\n\\t\\t}\\r\\n\\r\\n\\t\\t.spinner, #timer {\\r\\n\\t\\t\\tmargin-left: auto;\\r\\n\\t\\t\\tmargin-right: auto;\\r\\n\\t\\t\\twidth: 70px;\\r\\n\\t\\t\\ttext-align: center;\\r\\n\\t\\t\\tfont-size: 40px;\\r\\n\\t\\t\\tfont-weight: bold;\\r\\n\\t\\t}\\r\\n\\r\\n\\t\\t.spinner &gt; div {\\r\\n\\t\\t\\twidth: 14px;\\r\\n\\t\\t\\theight: 14px;\\r\\n\\t\\t\\tbackground-color: #333;\\r\\n\\r\\n\\t\\t\\tborder-radius: 100%;\\r\\n\\t\\t\\tdisplay: inline-block;\\r\\n\\t\\t\\t-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;\\r\\n\\t\\t\\tanimation: sk-bouncedelay 1.4s infinite ease-in-out both;\\r\\n\\t\\t}\\r\\n\\r\\n\\t\\t.spinner .bounce1 {\\r\\n\\t\\t\\t-webkit-animation-delay: -0.32s;\\r\\n\\t\\t\\tanimation-delay: -0.32s;\\r\\n\\t\\t}\\r\\n\\r\\n\\t\\t.spinner .bounce2 {\\r\\n\\t\\t\\t-webkit-animation-delay: -0.16s;\\r\\n\\t\\t\\tanimation-delay: -0.16s;\\r\\n\\t\\t}\\r\\n\\r\\n\\t\\t@-webkit-keyframes sk-bouncedelay {\\r\\n\\t\\t\\t0%, 80%, 100% { -webkit-transform: scale(0) }\\r\\n\\t\\t\\t40% { -webkit-transform: scale(1.0) }\\r\\n\\t\\t}\\r\\n\\r\\n\\t\\t@keyframes sk-bouncedelay {\\r\\n\\t\\t\\t0%, 80%, 100% {\\r\\n\\t\\t\\t\\t-webkit-transform: scale(0);\\r\\n\\t\\t\\t\\ttransform: scale(0);\\r\\n\\t\\t\\t} 40% {\\r\\n\\t\\t\\t\\t  -webkit-transform: scale(1.0);\\r\\n\\t\\t\\t\\t  transform: scale(1.0);\\r\\n\\t\\t\\t  }\\r\\n\\t\\t}\\r\\n\\t&lt;\/style&gt;\\r\\n\\t&lt;script&gt;\\r\\n\\t\\tvar ct_date = new Date;\\r\\n\\r\\n\\t\\tfunction set_spamFireWallCookie(cookie_name, cookie_value) {\\r\\n\\t\\t\\tvar date = new Date;\\r\\n\\t\\t\\tdate.setDate(date.getDate() + 30);\\r\\n\\t\\t\\tdocument.cookie = cookie_name + &#8216;=&#8217; + escape(cookie_value) + &#8216;; path=\/; expires=&#8217; + date.toUTCString() + &#8216;; samesite=lax&#8217;;\\r\\n\\t\\t\\treturn null;\\r\\n\\t\\t}\\r\\n\\r\\n\\t\\tfunction get_current_url() {\\r\\n\\t\\t\\tdocument.write(window.location.href);\\r\\n\\t\\t\\treturn null;\\r\\n\\t\\t}\\r\\n\\t&lt;\/script&gt;\\r\\n&lt;\/head&gt;\\r\\n\\r\\n&lt;body&gt;\\r\\n    &lt;div class=&#8217;container&#8217;&gt;\\r\\n        &lt;h1 class=&#8217;main&#8217;&gt;Anti-Flood is activated for your IP<a href='https:\/\/cleantalk.org\/blacklists\/208.168.227.176' target='_blank' rel=\"noopener\"> 208.168.227.176<\/a>&lt;\/h1&gt;\\r\\n\\r\\n        &lt;div id=&#8217;js_info&#8217;&gt;&lt;br \/&gt;To continue working with the web site, please make sure that you have enabled JavaScript.&lt;\/div&gt;\\r\\n\\r\\n        &lt;div id=&#8217;js_passed&#8217;&gt;\\r\\n\\t\\t\\t&lt;br \/&gt;\\r\\n\\t\\t\\t&lt;p class=&#8217;js_notice&#8217;&gt;You will be automatically redirected to the requested page after 30 seconds.&lt;\/p&gt;\\r\\n\\t\\t\\t&lt;br \/&gt;\\r\\n\\t\\t\\t&lt;div class=\\&#8221;spinner\\&#8221;&gt;\\r\\n\\t\\t\\t\\t&lt;div class=\\&#8221;bounce1\\&#8221;&gt;&lt;\/div&gt;\\r\\n\\t\\t\\t\\t&lt;div class=\\&#8221;bounce2\\&#8221;&gt;&lt;\/div&gt;\\r\\n\\t\\t\\t\\t&lt;div class=\\&#8221;bounce3\\&#8221;&gt;&lt;\/div&gt;\\r\\n\\t\\t\\t&lt;\/div&gt;\\r\\n\\t\\t\\t&lt;div id=\\&#8221;timer\\&#8221;&gt;&lt;\/div&gt;\\r\\n\\t\\t\\t&lt;p&gt;The page was generated at&nbsp;Tue, 24 Nov 2020 17:07:17&lt;\/p&gt;\\r\\n\\t\\t\\t&lt;p&gt;Browser time &lt;span id=&#8217;curr_date&#8217;&gt;&lt;\/span&gt;&lt;\/p&gt;\\r\\n        &lt;\/div&gt;\\r\\n\\r\\n    &lt;\/div&gt;\\r\\n\\t&lt;div style=&#8217;position: relative; line-height: 8px; text-align: center;&#8217;&gt;\\r\\n\\t\\t&lt;p style=\\&#8221;margin: 0; display: inline-block; font-size: 10px; color: gray;\\&#8221;&gt;818016, &lt;\/p&gt;\\r\\n\\t\\t&lt;p style=\\&#8221;margin: 0; display: inline-block; font-size: 10px; color: gray;\\&#8221;&gt;cifoodsgroup.com&lt;\/p&gt;\\r\\n\\t&lt;\/div&gt;\\r\\n    &lt;div class=&#8217;footer&#8217;&gt;\\r\\n\\t\\t<a href='https:\/\/cleantalk.org' target='_blank' rel=\"noopener\">Antispam by CleanTalk<\/a>\\r\\n    &lt;\/div&gt;\\r\\n    &lt;script type=&#8217;text\/javascript&#8217;&gt;\\r\\n\\t\\tvar reload_timeout = 30000;\\r\\n\\t\\tdocument.getElementById(&#8216;js_info&#8217;).style.display = &#8216;none&#8217;;\\r\\n\\t\\tdocument.getElementById(&#8216;js_passed&#8217;).style.display = &#8216;block&#8217;;\\r\\n\\t\\tdocument.getElementById(&#8216;curr_date&#8217;).innerHTML = ct_date.toGMTString();\\r\\n\\r\\n\\t\\tsetTimeout( function(){\\r\\n\\t\\t\\tset_spamFireWallCookie(&#8216;apbct_antiflood_passed&#8217;, &#8216;2dce999f7c80480ede464d57462c0f91&#8217;);\\r\\n\\t\\t}, 5000 );\\r\\n\\r\\n\\t\\tif(location.search.search(&#8216;debug=1&#8217;) === -1) {\\r\\n\\t\\t\\tsetTimeout(function(){\\r\\n\\t\\t\\t\\twindow.location.href = window.location.origin + window.location.pathname + &#8216;?sfw=pass&#8217; + Math.round(ct_date.getTime()\/1000);\\r\\n\\t\\t\\t}, reload_timeout);\\r\\n\\t\\t}\\r\\n\\r\\n\\t\\t\/\/ Countdown function\\r\\n\\t\\tvar timer_block = document.getElementById(&#8216;timer&#8217;);\\r\\n\\t\\ttimer_block.innerText = reload_timeout\/1000;\\r\\n\\t\\tvar time;\\r\\n\\t\\tfunction countdown() {\\r\\n\\t\\t\\ttime = parseInt( timer_block.innerText );\\r\\n\\t\\t\\tvar current = parseInt( timer_block.innerText );\\r\\n\\t\\t\\tvar cdw = setInterval( function(){\\r\\n\\t\\t\\t\\tcurrent = parseInt( current ) &#8211; 1;\\r\\n\\t\\t\\t\\ttimer_block.innerText = current;\\r\\n\\t\\t\\t\\tif ( 0 === parseInt( current ) ) {\\r\\n\\t\\t\\t\\t\\tclearInterval( cdw );\\r\\n\\t\\t\\t\\t}\\r\\n\\t\\t\\t}, 1000 );\\r\\n\\t\\t}\\r\\n\\r\\n\\t\\t\/\/ Run countdown\\r\\n\\t\\tcountdown();\\r\\n    &lt;\/script&gt;\\r\\n&lt;\/body&gt;\\r\\n&lt;\/html&gt;&#8221;,&#8221;data&#8221;:{&#8220;status&#8221;:403},&#8221;additional_errors&#8221;:[]}<\/p>\n","protected":false},"template":"","class_list":["post-13703926","topic","type-topic","status-publish","hentry","topic-tag-fetch-error"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/13703926","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/13703926\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=13703926"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}