Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter timichango

    (@timichango)

    Debug info:

    ————–

    SELF:
    Array
    (
    [headers] => Array
    (
    [server] => nginx
    [date] => Fri, 11 Apr 2014 22:04:11 GMT
    [content-type] => text/plain;charset=utf-8
    [connection] => close
    [x-pingback] => https://jetpack.wordpress.com/xmlrpc.php
    [expires] => Wed, 11 Jan 1984 05:00:00 GMT
    [cache-control] => no-cache, must-revalidate, max-age=60
    [pragma] => no-cache
    [x-hacker] => Jetpack Test
    )

    [body] => {“error”:”Could not validate security token”,”error_description”:”We were unable to validate a security token for Jetpack communication. Please try disconnecting Jetpack from your WordPress.com account, and connecting it again.”}
    [response] => Array
    (
    [code] => 400
    [message] => Bad Request
    )

    [cookies] => Array
    (
    )

    [filename] =>
    )

    Plugin Contributor Richard Archambault

    (@richardmtl)

    Could you post your site URL here, so I can have a look?

    If you want it to remain private, you can also contact us via this contact form:
    http://jetpack.me/contact-support/

    If you contact us through our form, please make sure to include a link to this thread in your message.

    Same here. Does not have the option to link to WP and amny of the plugins cannot be activated.

    photosbymotti.com/blog

    Cheers,
    Motti

    Thread Starter timichango

    (@timichango)

    Sorted this out actually: turned out I had dev mode still enabled in wp-config.php. Make sure that you do not.

    See: http://jetpack.me/support/development-mode/

    Hi timichango,

    Thank you, that was it!

    Thread Starter timichango

    (@timichango)

    No sweat!!! It’d be great if that information was included in the jetpack debug info, methinks!

    True! Maybe some of the authors come over here and read the comments :-). Thanks again.

    Plugin Contributor Richard Archambault

    (@richardmtl)

    Hi guys!

    I’m glad you guys resolved this. As a matter of fact, a colleague of mine IS working on something that will make it much clearer when a site is in debug mode. I do not know if he has a proof-of-concept ready yet, but I will ask him to weigh in on this thread and share his thoughts. Thanks!

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Howdy gang,

    What I’m working on would drop an notice on the Jetpack page to alert folks that Development Mode is active (or nothing if running normally).

    It is jarring to not see a connection option and no clear explanation why. The next version of JP has a design overhaul and the proof-of-concept I had was on the old design. I need to test it out on the new before proposing the code for inclusion.

    You can give it a spin by downloading this file into your /wp-content/plugins/ directory and activating it on your Plugins page: https://github.com/kraftbj/is-jetpack-in-dev-mode

    Cheers!

    Thread Starter timichango

    (@timichango)

    I’ll definitely give that a spin this week! Thanks Brandon 🙂 🙂

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Jetpack 2.9.3 not giving option to connect to wordpress.com’ is closed to new replies.