Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Claude

    (@claudeschlesser)

    Hi roninerrante,

    this error is not due to our plugin.
    Your server settings do not allow external sites to post to your site.

    https://ioerror.us/bb2-support-key?key=5478-1aca-cd36-1abb

    Your request was blocked because it did not originate from a form on the Web site the form was submitted to.

    Regards,

    Thread Starter roninerrante

    (@roninerrante)

    Hi,

    My hosting company (Hostgator) needs to know how your site post in my website, so they know how or why it is being rejected by the server, but they need to know the settings or something like that ??

    Plugin Author Claude

    (@claudeschlesser)

    It is a POST form that is submitted by Javascript.

    <body onload="document.forms[0].submit();">
     <form method="post" action="URL-TO-YOUR-BLOG">
      <input name="oa_action" type="hidden" value="social_login" />
      <input name="connection_token" type="hidden" value="YOUR-CONNECTION-TOKEN" />
     </form>
    </body>
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Social Login] 403 error when connecting’ is closed to new replies.