• While in editor mode, getting a HTTP API failure.

    GET: https://api.twitter.com/1.1/help/configuration.json
    ?oauth_consumer_key=................. (etc, keys there)
    
    Status: 410 Gone
    
    Caller: Wpt_TwitterOAuth->wp_oauth_request()
    
    Plugin: Plugin: wp-to-twitter

    That being said, it still functions. Still sending tweets. Still authorized and shows working in settings page.

    But causing a bit of a delay loading backend and showing red failure notice in Query Monitor.

Viewing 1 replies (of 1 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    Thanks for noting that. It should only query once a day, but I can see why it isn’t, and I’ll get that updated in the next release. I’m not sure why it’s returning a 410 gone status; I can’t see anything in the Twitter documentation about a change in that endpoint, but I’ll see what I can find.

Viewing 1 replies (of 1 total)
  • The topic ‘HTTP API Call Failure in Editor’ is closed to new replies.