Error connecting to MailChimp
-
Note: This is in a staging version of my site, so is not yet updated to 3.9.1.
When I click on Connect to MailChimp and enter my info in the resulting window, I get this error:
POST to https://staging1.gerryseymour.com/index.php?mcsf_action=authorized&salt=111edb9990b10f0f5d523206064fcaab&user_id=1 failed with 401: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="https://www.w3.org/1999/xhtml"> <head> <style type="text/css"> body{background-color:#f4f9fa} .centered{text-align:center} .container{border:1px solid #e2e2e2;width:750px;margin:50px auto} .header{height:100px;background-color:#fff;padding-top:50px;background:url(/error_page.gif) top repeat-x} .header h1{font: bold 150% Arial, Helvetica, sans-serif; color:#5278af;margin:0;padding:0} .header h2{font: bold 80% Tahoma, Verdana, sans-serif; color:#5278af;margin:0;padding:0} .line{height:15px;background-color:#eef6f7} .error-container{background-color:#fff;font:normal 80% Tahoma, Verdana, sans-serif;color:#000;text-align:justify;padding:30px} .error-container li{padding-bottom:10px} </style> <title>401 - Unauthorized</title> </head> <body> <div class="centered"> <div class="container"> <div class="header"> <h1>401 - Unauthorized</h1> <br> <h2>Your authorization failed.<br /> Please try refreshing the page and fill in the correct login details.</h2> </div> </div> </div> </body> </html>
- The topic ‘Error connecting to MailChimp’ is closed to new replies.