wordpress oauth endpoint not working right with jetpack

  • Can’t authorize jetpack for the json api, and it looks like it’s because the wordpress.com end point keeps redirecting back to jetpack in a loop instead of authorizing.

    The url is ending up with multiples of all the query strings, for example there are about 6 redirect_uris in there, each urlencoded one more time than the last. It also contains tokens from jetpack so I can tell it’s been passed back and forth a few times before it finally gives up with the error:

    You must connect your Jetpack plugin to WordPress.com to use this feature.

    Jetpack is already connected and is passing stats to wordpress.com with no problems.

    I’m on the latest versions of the wordpress installation and jetpack. My initial oauth request to the endpoint follows the developer instructions here and works without problems on a wordpress.com blog. I’ve tested on two different installed WP sites on different servers with the same error.

    The blog I need help with is: (visible only to logged in users)

  • I’m seeing the same thing. Did you manage to get it working?

  • Experiencing the same problem.

  • thistimethisspace · Member ·

    Staff have requested that folks with Jetpack issues post their questions to the existing Jetpack forum at WordPress.org, since it would be easier to keep support focused in one place as much as possible: http://wordpress.org/support/plugin/jetpack

    If you don’t have a username account at WordPress.org, click http://wordpress.org/support/ and register one on the top right hand corner of the page that opens, so you can post to the correct support forums for your software.

  • The topic ‘wordpress oauth endpoint not working right with jetpack’ is closed to new replies.