Rest API 403
-
I have a loading circle on the home page where there is nothing there to load. Between the banner and the paragraph there is nothing else. The payment form is just eternally loading. Which I read something from them saying that was caused by javascript not loading properly. I looked in site health and get this error. Side note I have updated everything hoping that would help.
The REST API call gave the following unexpected result: (403) <!DOCTYPE html> <html lang="en" xmlns="https://www.w3.org/1999/xhtml"> <head> <link rel="stylesheet" href="https://cdn.sucuri.net/css/whitelabel/typography.css?611e1e2" /> <link rel="stylesheet" href="https://cdn.sucuri.net/css/whitelabel.css?611e1e2" /> <link rel="stylesheet" href="https://cdn.sucuri.net/css/whitelabel/buttons.css?611e1e2" /> <link rel="stylesheet" href="https://cdn.sucuri.net/css/whitelabel/footer.css?611e1e2" /> <link rel="stylesheet" href="https://cdn.sucuri.net/css/whitelabel/header.css?611e1e2" /> <link rel="stylesheet" href="https://cdn.sucuri.net/css/fonts.css" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>GoDaddy Security - Access Denied</title> </head> <body> <header class="app-header clearfix"> <div class="wrap"><a href="https://www.godaddy.com/"></a> <span class="logo-neartext">Security</span> </div> </header> <section class="center clearfix"></section> <section class="app-content access-denied clearfix"><div class="box center width-max-940"><h1 class="brand-font font-size-xtra no-margin"><i class="icon-circle-red"></i>Access Denied - GoDaddy Website Firewall</h1> <p class="medium-text code-snippet">If you are the site owner (or you manage this site), please whitelist your IP or if you think this block is an error please <a href="https://supportx.sucuri.net/">open a support ticket</a> and make sure to include the block details (displayed in the box below), so we can assist you in troubleshooting the issue. </p><h2>Block details:</h1> <table class="property-table overflow-break-all line-height-16"> <tr> <td>Your IP:</td> <td><span>50.62.208.46</span></td> </tr> <tr><td>URL:</td> <td><span>www.christusems.org/index.php?rest_route=%2Fwp%2Fv2%2Ftypes%2Fpost&context=edit</span></td> </tr> <tr> <td>Your Browser: </td> <td><span>WordPress/5.5; https://www.christusems.org</span></td> </tr> <tr><td>Block ID:</td> <td><span>EXPVP1</span></td> </tr> <tr> <td>Block reason:</td> <td><span>Exploit attempt denied by virtual patching.</span></td> </tr> <tr> <td>Time:</td> <td><span>2020-08-14 09:46:18</span></td> </tr> <tr> <td>Server ID:</td> <td><span>14002</span></td></tr> </table> </div> </section> <footer class="app-footer clearfix"><span>Copyright ? 1999 – 2019 GoDaddy Operating Company, LLC. All rights reserved.</span> <span class="padding-left-25"><a href="https://www.godaddy.com/Agreements/Privacy.aspx" target="_blank" rel="nofollow noopener noreferrer">Privacy Policy</a></span> </footer> </div> </body> </html> .
- This topic was modified 4 years, 7 months ago by .
- This topic was modified 4 years, 7 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Rest API 403’ is closed to new replies.