Error in depicter while publishing
-
While using with Depicter, a popup error continuously emerging. Below is the error that I’m facing:
{"message":"Request failed with status code 403","name":"Error","response":{"data":"<!DOCTYPE html>\n<html>\n<head>\n\t<title>403 Forbidden</title>\n\t<style>\n\t\thtml {\n\t\t\tfont-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n\t\t\tfont-size: 0.875rem;\n\t\t\tline-height: 1.42857143;\n\t\t\tcolor: #333;\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 0;\n\t\t\tmargin: 0;\n\t\t}\n\n\t\tbody {\n\t\t\tpadding: 0;\n\t\t\tmargin: 0;\n\t\t}\n\n\t\ta {\n\t\t\tcolor:#00709e;\n\t\t}\n\n\t\th1, h2, h3, h4, h5, h6 {\n\t\t\tfont-weight: 200;\n\t\t\tline-height: 1.1;\n\t\t}\n\n\t\th1, .h1 { font-size: 3rem; }\n\t\th2, .h2 { font-size: 2.5rem; }\n\t\th3, .h3 { font-size: 1.5rem; }\n\t\th4, .h4 { font-size: 1rem; }\n\t\th5, .h5 { font-size: 0.875rem; }\n\t\th6, .h6 { font-size: 0.75rem; }\n\n\t\th1, h2, h3 {\n\t\t\tmargin-top: 20px;\n\t\t\tmargin-bottom: 10px;\n\t\t}\n\t\th4, h5, h6 {\n\t\t\tmargin-top: 10px;\n\t\t\tmargin-bottom: 10px;\n\t\t}\n\n\t\t.wf-btn {\n\t\t\tdisplay: inline-block;\n\t\t\tmargin-bottom: 0;\n\t\t\tfont-weight: normal;\n\t\t\ttext-align: center;\n\t\t\tvertical-align: middle;\n\t\t\ttouch-action: manipulation;\n\t\t\tcursor: pointer;\n\t\t\tbackground-image: none;\n\t\t\tborder: 1px solid transparent;\n\t\t\twhite-space: nowrap;\n\t\t\ttext-transform: uppercase;\n\t\t\tpadding: .4rem 1rem;\n\t\t\tfont-size: .875rem;\n\t\t\tline-height: 1.3125rem;\n\t\t\tborder-radius: 4px;\n\t\t\t-webkit-user-select: none;\n\t\t\t-moz-user-select: none;\n\t\t\t-ms-user-select: none;\n\t\t\tuser-select: none\n\t\t}\n\n\t\t@media (min-width: 768px) {\n\t\t\t.wf-btn {\n\t\t\t\tpadding: .5rem 1.25rem;\n\t\t\t\tfont-size: .875rem;\n\t\t\t\tline-height: 1.3125rem;\n\t\t\t\tborder-radius: 4px\n\t\t\t}\n\t\t}\n\n\t\t.wf-btn:focus,\n\t\t.wf-btn.wf-focus,\n\t\t.wf-btn:active:focus,\n\t\t.wf-btn:active.wf-focus,\n\t\t.wf-btn.wf-active:focus,\n\t\t.wf-btn.wf-active.wf-focus {\n\t\t\toutline: 5px auto -webkit-focus-ring-color;\n\t\t\toutline-offset: -2px\n\t\t}\n\n\t\t.wf-btn:hover,\n\t\t.wf-btn:focus,\n\t\t.wf-btn.wf-focus {\n\t\t\tcolor: #00709e;\n\t\t\ttext-decoration: none\n\t\t}\n\n\t\t.wf-btn:active,\n\t\t.wf-btn.wf-active {\n\t\t\toutline: 0;\n\t\t\tbackground-image: none;\n\t\t\t-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);\n\t\t\tbox-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)\n\t\t}\n\n\t\t.wf-btn.wf-disabled,\n\t\t.wf-btn[disabled],\n\t\t.wf-btn[readonly],\n\t\tfieldset[disabled] .wf-btn {\n\t\t\tcursor: not-allowed;\n\t\t\t-webkit-box-shadow: none;\n\t\t\tbox-shadow: none\n\t\t}\n\n\t\ta.wf-btn {\n\t\t\ttext-decoration: none\n\t\t}\n\n\t\ta.wf-btn.wf-disabled,\n\t\tfieldset[disabled] a.wf-btn {\n\t\t\tcursor: not-allowed;\n\t\t\tpointer-events: none\n\t\t}\n\n\t\t.wf-btn-default {\n\t\t\tcolor: #00709e;\n\t\t\tbackground-color: #fff;\n\t\t\tborder-color: #00709e\n\t\t}\n\n\t\t.wf-btn-default:focus,\n\t\t.wf-btn-default.focus {\n\t\t\tcolor: #00709e;\n\t\t\tbackground-color: #e6e6e6;\n\t\t\tborder-color: #00161f\n\t\t}\n\n\t\t.wf-btn-default:hover {\n\t\t\tcolor: #00709e;\n\t\t\tbackground-color: #e6e6e6;\n\t\t\tborder-color: #004561\n\t\t}\n\n\t\t.wf-btn-default:active,\n\t\t.wf-btn-default.active {\n\t\t\tcolor: #00709e;\n\t\t\tbackground-color: #e6e6e6;\n\t\t\tborder-color: #004561\n\t\t}\n\n\t\t.wf-btn-default:active:hover,\n\t\t.wf-btn-default:active:focus,\n\t\t.wf-btn-default:active.focus,\n\t\t.wf-btn-default.active:hover,\n\t\t.wf-btn-default.active:focus,\n\t\t.wf-btn-default.active.focus {\n\t\t\tcolor: #00709e;\n\t\t\tbackground-color: #d4d4d4;\n\t\t\tborder-color: #00161f\n\t\t}\n\n\t\t.wf-btn-default:active,\n\t\t.wf-btn-default.wf-active {\n\t\t\tbackground-image: none\n\t\t}\n\n\t\t.wf-btn-default.wf-disabled,\n\t\t.wf-btn-default[disabled],\n\t\t.wf-btn-default[readonly],\n\t\tfieldset[disabled] .wf-btn-default {\n\t\t\tcolor: #777;\n\t\t\tbackground-color: #fff;\n\t\t\tborder-color: #e2e2e2;\n\t\t\tcursor: not-allowed\n\t\t}\n\n\t\t.wf-btn-default.wf-disabled:hover,\n\t\t.wf-btn-default.wf-disabled:focus,\n\t\t.wf-btn-default.wf-disabled.wf-focus,\n\t\t.wf-btn-default[disabled]:hover,\n\t\t.wf-btn-default[disabled]:focus,\n\t\t.wf-btn-default[disabled].wf-focus,\n\t\t.wf-btn-default[readonly]:hover,\n\t\t.wf-btn-default[readonly]:focus,\n\t\t.wf-btn-default[readonly].wf-focus,\n\t\tfieldset[disabled] .wf-btn-default:hover,\n\t\tfieldset[disabled] .wf-btn-default:focus,\n\t\tfieldset[disabled] .wf-btn-default.wf-focus {\n\t\t\tbackground-color: #fff;\n\t\t\tborder-color: #00709e\n\t\t}\n\n\t\tinput[type=\"text\"], input.wf-input-text {\n\t\t\ttext-align: left;\n\t\t\tmax-width: 200px;\n\t\t\theight: 30px;\n\t\t\tborder-radius: 0;\n\t\t\tborder: 0;\n\t\t\tbackground-color: #ffffff;\n\t\t\tbox-shadow: 0px 0px 0px 1px rgba(215,215,215,0.65);\n\t\t\tpadding: 0.25rem;\n\t\t}\n\n\t\thr {\n\t\t\tmargin-top: 1rem;\n\t\t\tmargin-bottom: 1rem;\n\t\t\tborder: 0;\n\t\t\tborder-top: 4px solid #eee\n\t\t}\n\n\t\tp {\n\t\t\tfont-size: 1.4rem;\n\t\t\tfont-weight: 300;\n\t\t}\n\n\t\tp.medium, div.medium p {\n\t\t\tfont-size: 1.1rem;\n\t\t}\n\n\t\tp.small, div.small p {\n\t\t\tfont-size: 1rem;\n\t\t}\n\n\t\t.container {\n\t\t\tmax-width: 900px;\n\t\t\tpadding: 0 1rem;\n\t\t\tmargin: 0 auto;\n\t\t}\n\n\t\t.top-accent {\n\t\t\theight: 25px;\n\t\t\tbackground-color: #00709e;\n\t\t}\n\n\t\t.block-data {\n\t\t\twidth: 100%;\n\t\t\tborder-top: 6px solid #00709e;\n\t\t}\n\n\t\t.block-data tr:nth-child(odd) th, .block-data tr:nth-child(odd) td {\n\t\t\tbackground-color: #eeeeee;\n\t\t}\n\n\t\t.block-data th, .block-data td {\n\t\t\ttext-align: left;\n\t\t\tpadding: 1rem;\n\t\t\tfont-size: 1.1rem;\n\t\t}\n\n\t\t.block-data th.reason, .block-data td.reason {\n\t\t\tcolor: #930000;\n\t\t}\n\n\t\t.block-data th {\n\t\t\tfont-weight: 300;\n\t\t}\n\n\t\t.block-data td {\n\t\t\tfont-weight: 500;\n\t\t}\n\n\t\t.about {\n\t\t\tmargin-top: 2rem;\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: row;\n\t\t\talign-items: stretch;\n\t\t}\n\n\t\t.about .badge {\n\t\t\tflex-basis: 116px;\n\t\t\tflex-grow: 0;\n\t\t\tflex-shrink: 0;\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: flex-start;\n\t\t}\n\n\t\t.about svg {\n\t\t\twidth: 100px;\n\t\t\theight: 100px;\n\n\t\t}\n\n\t\t.about-text {\n\t\t\tbackground-color: #00709e;\n\t\t\tcolor: #ffffff;\n\t\t\tpadding: 1rem;\n\t\t}\n\n\t\t.about-text .h4 {\n\t\t\tfont-weight: 500;\n\t\t\tmargin-top: 0;\n\t\t\tmargin-bottom: 0.25rem;\n\t\t\tfont-size: 0.875rem;\n\t\t}\n\n\t\t.about-text p {\n\t\t\tfont-size: 0.875rem;\n\t\t\tfont-weight: 200;\n\t\t\tmargin-top: 0.3rem;\n\t\t\tmargin-bottom: 0.3rem;\n\t\t}\n\n\t\t.about-text p:first-of-type {\n\t\t\tmargin-top: 0;\n\t\t}\n\n\t\t.about-text p:last-of-type {\n\t\t\tmargin-bottom: 0;\n\t\t}\n\n\t\t.st0{fill:#00709e;}\n\t\t.st1{fill:#FFFFFF;}\n\n\t\t.generated {\n\t\t\tcolor: #999999;\n\t\t\tmargin-top: 2rem;\n\t\t}\n\t</style>\n</head>\n<body>\n<!-- WFWAF NONCE: 1e768f4bfa --><div class=\"top-accent\"></div>\n<div class=\"container\">\n\t<h1>A potentially unsafe operation has been detected in your request to this site</h1>\n\t<p>Your access to this service has been limited. (HTTP response code 403)</p>\n\t<p>If you think you have been blocked in error, contact the owner of this site for assistance.</p>\n\t\t\t\t<hr>\n\t\t<p>If you are an administrator and you are certain this is a false positive, you can automatically allowlist this request and repeat the same action.</p>\n\n\t\t<form id=\"whitelist-form\" action=\"/wp-admin/admin-ajax.php\" method=\"post\">\n\t\t\t<input type=\"hidden\" name=\"wfwaf-false-positive-params\" value=\"[{"path":"\\/wp-admin\\/admin-ajax.php","paramKey":"request.body[editor]","ruleID":9}]\">\n\t\t\t<input type=\"hidden\" name=\"wfwaf-false-positive-nonce\" value=\"239ed219f2472e3c9ad5cb40c55cbea1fffa8d3aa37c17470785f68c41f97ff6\">\n\n\t\t\t<div id=\"whitelist-actions\">\n\t\t\t\t<p><label><input id=\"verified-false-positive-checkbox\" type=\"checkbox\" name=\"wfwaf-false-positive-verified\" value=\"1\"> <em>I am certain this is a false positive.</em></label></p>\n\n\t\t\t\t<p><button id=\"whitelist-button\" type=\"submit\">Allowlist This Action</button></p>\n\t\t\t</div>\n\n\t\t\t<p id=\"success\" style=\"color: #35b13a; font-weight: bold; display: none\"><em>All set! You can refresh the page to try this action again.</em></p>\n\t\t\t<p id=\"error\" style=\"color: #dd422c; font-weight: bold; display: none\"><em>Something went wrong allowlisting this request. You can try setting the Firewall Status to Learning Mode under Web Application Firewall in the Wordfence menu, and retry this same action.</em></p>\n\t\t</form>\n\t\t<script>\n\t\t\tvar whitelistButton = document.getElementById('whitelist-button');\n\t\t\tvar verified = document.getElementById('verified-false-positive-checkbox');\n\t\t\tverified.checked = false;\n\t\t\tverified.onclick = function() {\n\t\t\t\twhitelistButton.disabled = !this.checked;\n\t\t\t};\n\t\t\tverified.onclick();\n\n\t\t\tdocument.getElementById('whitelist-form').onsubmit = function(evt) {\n\t\t\t\tevt.preventDefault();\n\t\t\t\tvar request = new XMLHttpRequest();\n\t\t\t\trequest.addEventListener(\"load\", function() {\n\t\t\t\t\tif (this.status === 200 && this.responseText.indexOf('Successfully allowlisted') > -1) {\n\t\t\t\t\t\tdocument.getElementById('whitelist-actions').style.display = 'none';\n\t\t\t\t\t\tdocument.getElementById('success').style.display = 'block';\n\t\t\t\t\t} else {\n\t\t\t\t\t\tdocument.getElementById('error').style.display = 'block';\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\trequest.open(\"POST\", this.action, true);\n\t\t\t\trequest.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');\n\t\t\t\tvar inputs = this.querySelectorAll('input[name]');\n\t\t\t\tvar data = '';\n\t\t\t\tfor (var i = 0; i < inputs.length; i++) {\n\t\t\t\t\tdata += encodeURIComponent(inputs[i].name) + '=' + encodeURIComponent(inputs[i].value) + '&';\n\t\t\t\t}\n\t\t\t\trequest.send(data);\n\t\t\t\treturn false;\n\t\t\t};\n\n\n\t\t</script>\n\t\t<hr>\n\t\n\t<h2 class=\"h3\">Block Technical Data</h2>\n\t<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"block-data\">\n\t\t<tr>\n\t\t\t<th class=\"reason\">Block Reason:</th>\n\t\t\t<td class=\"reason\">A potentially unsafe operation has been detected in your request to this site</td>\n\t\t</tr>\n\t\t<tr>\n\t\t\t<th class=\"time\">Time:</th>\n\t\t\t<td class=\"time\">Wed, 16 Apr 2025 6:15:02 GMT</td>\n\t\t</tr>\n\t</table>\n\n\t<div class=\"about\">\n\t\t<div class=\"badge\">\n\t\t\t<!-- Generator: Adobe Illustrator 24.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\n<svg viewBox=\"0 0 772.86 772.86\"><circle class=\"st0\" cx=\"386.24\" cy=\"383.35\" r=\"367.07\"/><path class=\"st1\" d=\"M135.67 270.42l19.89 10.06 -2.09 4.12 -48.83-24.7 8.42-16.63c2.57-5.07 5.89-8.43 9.97-10.05 4.08-1.63 8.39-1.29 12.93 1 4.58 2.32 7.4 5.52 8.47 9.61 1.06 4.09 0.24 8.82-2.48 14.18L135.67 270.42zM132.18 268.65l6.33-12.51c2.03-4 2.62-7.53 1.78-10.6 -0.84-3.06-2.96-5.46-6.37-7.18 -3.38-1.71-6.6-2.03-9.66-0.95 -3.06 1.08-5.59 3.53-7.58 7.35l-6.46 12.78L132.18 268.65z\"/><path class=\"st1\" d=\"M173.84 208.59l-9.98 12.38 17.76 14.32 -2.92 3.63 -42.6-34.34 11.16-13.84c3.66-4.54 7.63-7.21 11.89-7.99 4.26-0.78 8.37 0.42 12.32 3.61 2.73 2.2 4.49 4.94 5.28 8.22 0.8 3.28 0.51 6.59-0.86 9.92l26.73 3.97 0.38 0.31 -3.09 3.83L173.84 208.59zM160.82 218.51l8.89-11.03c2.44-3.02 3.53-6.14 3.29-9.36 -0.24-3.22-1.73-5.93-4.46-8.14 -3.01-2.42-6.11-3.35-9.32-2.78 -3.2 0.57-6.19 2.59-8.98 6.04l-8.18 10.15L160.82 218.51z\"/><path class=\"st1\" d=\"M230.22 153.92c3.15 3.93 5.23 7.93 6.25 11.99 1.02 4.06 0.91 7.9-0.33 11.53 -1.24 3.62-3.51 6.76-6.82 9.4 -4.99 3.99-10.45 5.43-16.38 4.32 -5.93-1.11-11.32-4.7-16.17-10.77l-3.52-4.4c-3.11-3.89-5.18-7.89-6.21-12 -1.02-4.11-0.92-7.98 0.31-11.61 1.23-3.63 3.49-6.76 6.78-9.39 3.29-2.63 6.82-4.16 10.6-4.58 3.78-0.43 7.52 0.26 11.2 2.06 3.69 1.8 7.08 4.58 10.2 8.35L230.22 153.92zM222.9 152.17c-4.12-5.15-8.5-8.24-13.16-9.3 -4.66-1.05-9.02 0.04-13.07 3.28 -3.97 3.18-5.97 7.17-5.99 11.98 -0.02 4.81 2.07 9.84 6.26 15.08l3.57 4.46c4.05 5.07 8.44 8.14 13.16 9.23 4.72 1.09 9.09 0.02 13.12-3.21 4.09-3.27 6.11-7.28 6.06-12.04 -0.05-4.76-2.16-9.75-6.34-14.97L222.9 152.17z\"/><path class=\"st1\" d=\"M269.33 102.91l-16.76 8.41 22.79 45.42 -4.13 2.07 -22.79-45.42 -16.73 8.39 -1.75-3.49 37.62-18.88L269.33 102.91z\"/><path class=\"st1\" d=\"M327.63 110.65l-24.69 6.72 5.86 21.54 28.39-7.73 1.03 3.77 -32.85 8.95 -14.38-52.8 32.67-8.9 1.03 3.77 -28.21 7.68 5.43 19.94 24.7-6.72L327.63 110.65z\"/><path class=\"st1\" d=\"M390.45 113.31c-0.28 5.79-2.07 10.32-5.38 13.58 -3.3 3.26-7.86 5.07-13.66 5.42 -4.05 0.24-7.69-0.55-10.93-2.39 -3.23-1.84-5.82-4.56-7.74-8.17 -1.92-3.61-3.04-7.8-3.36-12.58l-0.43-7.09c-0.29-4.85 0.3-9.21 1.77-13.06 1.47-3.85 3.74-6.9 6.81-9.13 3.07-2.23 6.67-3.47 10.83-3.72 5.85-0.35 10.57 0.94 14.15 3.89 3.58 2.95 5.81 7.19 6.7 12.74l-4.65 0.28c-1.71-9.21-7.03-13.55-15.96-13.01 -4.95 0.3-8.79 2.39-11.5 6.27 -2.72 3.88-3.88 9.09-3.48 15.62l0.4 6.68c0.38 6.31 2.11 11.25 5.2 14.83 3.09 3.58 7.07 5.23 11.95 4.93 4.83-0.29 8.4-1.67 10.71-4.13 2.31-2.46 3.62-6.02 3.91-10.68L390.45 113.31z\"/><path class=\"st1\" d=\"M450.7 86.44l-18.56-2.68 -7.26 50.29 -4.58-0.66 7.26-50.29 -18.52-2.67 0.56-3.87 41.66 6.01L450.7 86.44z\"/><path class=\"st1\" d=\"M494.13 126.12l-24.11-8.6 -7.5 21.03 27.72 9.88 -1.31 3.68 -32.07-11.44 18.38-51.54 31.9 11.37 -1.31 3.68 -27.54-9.82 -6.94 19.47 24.11 8.6L494.13 126.12z\"/><path class=\"st1\" d=\"M502.25 158.58l28.59-46.66 13.04 7.99c3.82 2.34 6.72 5.31 8.69 8.92 1.97 3.6 2.8 7.54 2.51 11.83 -0.29 4.29-1.71 8.5-4.25 12.65l-2.63 4.29c-2.55 4.17-5.66 7.34-9.33 9.54 -3.67 2.19-7.57 3.22-11.71 3.1 -4.14-0.13-8.2-1.41-12.17-3.84L502.25 158.58zM532.74 117.67l-24.51 39.99 8.85 5.42c4.91 3.01 9.85 3.8 14.82 2.36 4.97-1.44 9.15-4.94 12.56-10.5l2.52-4.1c3.29-5.37 4.46-10.56 3.51-15.58 -0.95-5.02-3.81-9.01-8.58-11.96L532.74 117.67z\"/><path class=\"st1\" d=\"M573.7 213.78l42.89-33.98 10.03 12.67c3.64 4.6 5.45 8.83 5.44 12.71 -0.01 3.88-1.87 7.28-5.56 10.21 -2.22 1.76-4.63 2.68-7.23 2.78 -2.6 0.09-5.08-0.63-7.46-2.17 1.43 2.93 1.79 5.91 1.09 8.94 -0.7 3.03-2.29 5.53-4.79 7.51 -3.79 3-7.72 4.12-11.78 3.36 -4.07-0.76-7.83-3.32-11.28-7.68L573.7 213.78zM597.17 201.09l-17.53 13.89 8.61 10.87c2.46 3.1 5.19 4.94 8.21 5.5 3.02 0.57 5.93-0.26 8.73-2.48 2.65-2.1 4.05-4.62 4.21-7.58 0.16-2.96-0.97-5.97-3.4-9.03L597.17 201.09zM600.23 198.67l7.84 9.9c2.45 2.98 5.02 4.75 7.71 5.33 2.68 0.58 5.33-0.17 7.95-2.25 2.75-2.18 4.1-4.65 4.05-7.41 -0.05-2.76-1.46-5.87-4.21-9.35l-7.16-9.04L600.23 198.67z\"/><path class=\"st1\" d=\"M632.98 257.12l34.18 1.28 2.43 4.75 -39.39-2.04 -18.33 9.39 -2.11-4.12 18.33-9.39 21.38-33.12 2.5 4.88L632.98 257.12z\"/><path class=\"st1\" d=\"M99.71 463.6l-9.61 5.23 9.95-1.21L159.4 463l3.16 8.57 -48.24 34.71 -8.53 5.55 10.97-2.19 57.08-7.51 3.77 10.21 -83.89 9.78 -3.42-9.25 50.25-36.59 5.42-3.38 -6.32 0.95 -62.18 4.28 -3.42-9.25 70.12-47.06 3.75 10.15L99.71 463.6z\"/><path class=\"st1\" d=\"M196.63 597.31c-5.99 5.37-12.12 9.04-18.39 11.03 -6.27 1.98-12.24 2.18-17.9 0.59 -5.66-1.59-10.7-4.85-15.11-9.77 -4.31-4.82-6.95-10.14-7.92-15.99 -0.97-5.84-0.19-11.75 2.35-17.74 2.54-5.98 6.66-11.58 12.38-16.8l4.41-3.95c5.88-5.27 11.99-8.9 18.32-10.89 6.34-1.99 12.38-2.19 18.12-0.6 5.74 1.59 10.77 4.8 15.08 9.61 4.39 4.9 7.07 10.28 8.05 16.13 0.98 5.86 0.13 11.81-2.56 17.84 -2.69 6.04-7.01 11.73-12.98 17.07L196.63 597.31zM193.4 585.75c7.25-6.49 11.51-12.93 12.78-19.32 1.27-6.39-0.44-12.19-5.13-17.43 -4.56-5.1-10.09-7.37-16.59-6.82 -6.5 0.55-13.23 3.86-20.19 9.95l-4.49 4.02c-7.03 6.3-11.23 12.72-12.6 19.27 -1.37 6.55 0.26 12.42 4.9 17.6 4.66 5.21 10.17 7.54 16.52 7 6.35-0.54 13.11-3.94 20.26-10.2L193.4 585.75z\"/><path class=\"st1\" d=\"M245.54 636.08l-16.7-9.63 -16.59 28.76 -9.43-5.44 41.01-71.1 23.54 13.58c8.01 4.62 13.12 10 15.33 16.13 2.21 6.13 1.31 12.68-2.71 19.65 -2.55 4.43-5.98 7.59-10.26 9.5 -4.29 1.91-9.04 2.45-14.24 1.61l-0.71 39.81 -0.34 0.59 -10.06-5.8L245.54 636.08zM233.26 618.78l14.41 8.31c4.66 2.69 9.05 3.61 13.2 2.79 4.14-0.83 7.38-3.26 9.71-7.31 2.54-4.4 3.18-8.53 1.91-12.39 -1.27-3.86-4.36-7.23-9.29-10.12l-14.36-8.28L233.26 618.78z\"/><path class=\"st1\" d=\"M291.35 692.84l17.02-80.3 22.67 4.8c6.98 1.48 12.83 4.33 17.55 8.56 4.71 4.23 7.93 9.5 9.64 15.82 1.71 6.32 1.81 13.17 0.28 20.57l-1.09 5.13c-1.61 7.57-4.47 13.9-8.61 18.98 -4.13 5.08-9.23 8.57-15.3 10.47 -6.07 1.9-12.72 2.13-19.94 0.67L291.35 692.84zM317.12 623.45l-13.35 62.98 11.14 2.36c8.16 1.73 15.05 0.54 20.67-3.58s9.42-10.86 11.41-20.25l0.99-4.69c1.93-9.13 1.3-16.67-1.91-22.64 -3.21-5.97-8.74-9.82-16.59-11.56L317.12 623.45z\"/><path class=\"st1\" d=\"M434.33 666.38l-34.31 3 3.16 36.11 -10.78 0.94 -7.15-81.77 50.66-4.43 0.77 8.82 -39.87 3.48 2.45 28.02 34.31-3L434.33 666.38z\"/><path class=\"st1\" d=\"M510.32 640.43l-33.18 12.83 10.49 27.13 38.54-14.9 3.19 8.26 -48.64 18.8 -29.6-76.56 48.11-18.6 3.19 8.26 -38.02 14.7 9.53 24.66 33.18-12.83L510.32 640.43z\"/><path class=\"st1\" d=\"M614.06 613.59l-8.44 6.87 -71.98-22.95 39.94 49.05 -8.44 6.87 -51.83-63.65 8.44-6.87 72.25 23.1 -40.12-49.26 8.35-6.8L614.06 613.59z\"/><path class=\"st1\" d=\"M654.98 512.51c6.83 5.46 10.82 11.72 11.97 18.79 1.15 7.07-0.65 14.4-5.38 21.99 -5.13 8.23-12.19 12.98-21.18 14.26 -8.99 1.28-18.43-1.16-28.32-7.33l-6.7-4.18c-6.47-4.04-11.44-8.75-14.91-14.12 -3.47-5.37-5.2-11-5.18-16.88 0.01-5.88 1.76-11.61 5.24-17.19 4.62-7.4 10.38-12.04 17.29-13.93 6.91-1.89 14.25-0.92 22.01 2.9l-5.76 9.23c-6.06-2.67-11.17-3.46-15.33-2.35 -4.16 1.11-7.73 4.05-10.71 8.84 -3.66 5.87-4.36 11.82-2.1 17.86 2.26 6.04 7.4 11.56 15.41 16.55l6.75 4.21c7.56 4.72 14.57 6.89 21 6.52s11.43-3.39 14.97-9.07c3.18-5.1 4.47-9.74 3.86-13.91 -0.61-4.17-3.51-8.49-8.69-12.96L654.98 512.51z\"/><path class=\"st1\" d=\"M667.34 432.9l-8.96 34.42 28.15 7.33 10.42-39.99 8.56 2.23 -13.14 50.46 -79.43-20.68 13-49.92 8.57 2.23 -10.27 39.44 25.59 6.66 8.96-34.42L667.34 432.9z\"/><path class=\"st1\" d=\"M555.22 263.5c-89.43-2.89-168.99-50.48-168.99-50.48s-79.55 47.6-168.98 50.48c0 0-19.2 76.66-9.83 165.04 7.5-3.84 19.65-9.56 35.94-15.59l0-66.2 -4.91 0.02 12.05-27.68 12.56 27.58 -4.9 0.02v61.1c13.75-4.5 29.67-8.92 47.58-12.65v-72.93l-4.91 0.02 12.05-27.68 12.56 27.58 -4.9 0.02v70.17c16.8-2.93 35.1-5.17 54.77-6.28 1.17-16.26 1.74-31.12 1.79-41.18 0-0.02 0-0.04 0-0.06 0.08-16.78-0.76-25.82-0.76-25.82 -0.56-0.67-1.05-1.4-1.46-2.18 -0.89-1.67-1.42-3.56-1.42-5.59 0-0.64 0.08-1.26 0.18-1.87 0.01-0.05 0.01-0.11 0.02-0.16l-6.42-0.03 0.18-0.4 18.81-41.33 0.01-0.01 0.01 0.01 18.81 41.33 0.18 0.4 -6.42 0.03c0.01 0.05 0.01 0.11 0.02 0.16 0.1 0.61 0.18 1.23 0.18 1.87 0 2.03-0.53 3.92-1.42 5.59 -0.41 0.78-0.9 1.51-1.46 2.18 0 0-0.84 9.04-0.76 25.82 0 0.02 0 0.04 0 0.06 0.05 10.06 0.61 24.92 1.79 41.18 19.67 1.11 37.97 3.36 54.77 6.28v-70.17l-4.9-0.02 12.56-27.58 12.05 27.68 -4.91-0.02v72.93c17.91 3.72 33.83 8.15 47.58 12.65v-61.1l-4.9-0.02 12.56-27.58 12.05 27.68 -4.9-0.02v66.2c16.29 6.03 28.45 11.75 35.94 15.59C574.42 340.17 555.22 263.5 555.22 263.5z\"/><path class=\"st1\" d=\"M529.11 497.7h8.75v0h2.08 5.4v0h4.67c2.95-9.58 5.5-19.42 7.64-29.05l0 0c2.67-9.65 4.3-17.58 5.28-23.31 0 0 0.04-0.22 0.05-0.32 0.06-0.36 0.12-0.72 0.18-1.06 -5.22-2.82-16.88-8.73-34.05-15.35V497.7z\"/><path class=\"st1\" d=\"M466.74 410.08v87.62h8.74v0h16.14v0h8.44 14.25l0-74.45C500.77 418.64 484.81 414 466.74 410.08z\"/><path class=\"st1\" d=\"M398.38 400.86c0.04 0.36 1.26 10.03 1.45 11.65 3 22.36 9.06 57.64 15.25 85.14h-0.31c0 0.02 0.01 0.03 0.01 0.05h30.53 6.63v-90.58c-16.42-2.99-34.34-5.3-53.58-6.49C398.37 400.71 398.37 400.79 398.38 400.86z\"/><path class=\"st1\" d=\"M320.54 497.7h6.63 30.52c0-0.02 0.01-0.03 0.01-0.05h-0.31c6.19-27.49 12.25-62.77 15.25-85.14 0.19-1.63 1.41-11.29 1.45-11.65 0.01-0.08 0.01-0.15 0.02-0.23 -19.37 1.19-37.31 3.53-53.58 6.48V497.7z\"/><path class=\"st1\" d=\"M258.16 497.7h14.25 8.44v0H297v0h8.74v-87.65c-18.72 4.04-34.75 8.75-47.58 13.11V497.7z\"/><path class=\"st1\" d=\"M209.32 443.95c0.06 0.35 0.12 0.7 0.18 1.07 0.02 0.11 0.03 0.22 0.05 0.32 0 0 0.01 0 0.01 0 0.98 5.73 2.61 13.65 5.28 23.31l0 0c2.14 9.63 4.69 19.48 7.64 29.05h4.67v0h7.48v0h8.75v-69.17C226.25 435.15 214.56 441.11 209.32 443.95 209.32 443.95 209.32 443.95 209.32 443.95z\"/></svg>\n\t\t</div>\n\t\t<div class=\"about-text\">\n\t\t\t<h3 class=\"h4\">About Wordfence</h3>\n\t\t\t<p>Wordfence is a security plugin installed on over 5 million WordPress sites. The owner of this site is using Wordfence to manage access to their site.</p>\n\t\t\t<p>You can also read the documentation to learn about Wordfence's blocking tools, or visit wordfence.com to learn more about Wordfence.</p>\n\t\t</div>\n\t</div>\n\n\t<p class=\"documentation small\">Click here to learn more: <a href=\"https://www.wordfence.com/help/?query=locked-out\" target=\"_blank\" rel=\"noopener noreferrer\">Documentation</a></p>\n\t<p class=\"generated small\"><em>Generated by Wordfence at Wed, 16 Apr 2025 6:15:02 GMT.<br>Your computer's time: <script type=\"application/javascript\">document.write(new Date().toUTCString());</script>.</em></p>\n</div>\n</body>\n</html>","status":403,"statusText":"","headers":{"cache-control":"no-cache, must-revalidate, private, max-age=0","content-encoding":"br","content-type":"text/html; charset=UTF-8","date":"Wed, 16 Apr 2025 06:15:02 GMT","expires":"Sat, 26 Jul 1997 05:00:00 GMT","pragma":"no-cache","server":"LiteSpeed","vary":"Accept-Encoding,User-Agent,Accept-Encoding,User-Agent","x-powered-by":"PHP/8.3.19","x-turbo-charged-by":"LiteSpeed"},"config":{"method":"post","data":{},"headers":{"Accept":"application/json, text/plain, */*","X-DEPICTER-CSRF":"e016f48659","X-DEPICTER-CKEY":"b44fc03a778aac5df30543f4940e9579"},"baseURL":"https://royalinz.com/wp-admin/admin-ajax.php","transformRequest":[null],"transformResponse":[null],"timeout":150000,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"cancelToken":{"promise":{}},"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false}},"request":{}},"config":{"method":"post","data":{},"headers":{"Accept":"application/json, text/plain, */*","X-DEPICTER-CSRF":"e016f48659","X-DEPICTER-CKEY":"b44fc03a778aac5df30543f4940e9579"},"baseURL":"https://royalinz.com/wp-admin/admin-ajax.php","transformRequest":[null],"transformResponse":[null],"timeout":150000,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"cancelToken":{"promise":{}},"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false}}}Waiting for response for the solution.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Error in depicter while publishing’ is closed to new replies.