No announces in Twitter for event_twitter

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
LazyBadger
Regular
Posts: 176
Joined: Mon Aug 25, 2008 12:25 pm
Location: Russia
Contact:

No announces in Twitter for event_twitter

Post by LazyBadger »

Preface
I tried and tested event_twitter before on test-server and got correct (expected) results

Face
Installed and (correctly) configured event_twitter on my two production-blogs doesn't produce live announces in related twitter-accs. Settings are identical to first installation (except linked twitter-names), announces are enabled, applications are connected and I see after publish "twitter update for ..." notify. But none appeared in Twitter.

Where and how and what should I look for? I know I can use alternative transports (or change hosting), but - I prefer Occam Razor and understanding of what is happening
Quis custodiet ipsos custodes?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: No announces in Twitter for event_twitter

Post by garvinhicking »

Hi!

Your API key in Twitter is registered to your proper domain?

I'd try to edit the PHP code and add debug echo output of all the requests that are performed..especially the calls to the Twitter 0Auth calls...

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
LazyBadger
Regular
Posts: 176
Joined: Mon Aug 25, 2008 12:25 pm
Location: Russia
Contact:

Re: No announces in Twitter for event_twitter

Post by LazyBadger »

garvinhicking wrote: Your API key in Twitter is registered to your proper domain?
I don't know really - I done dumb monkey-work in defining some things in plugin settings, wrote some texts, press some buttons...
Quis custodiet ipsos custodes?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: No announces in Twitter for event_twitter

Post by garvinhicking »

Hi!

Can you be more specific in your configuration, i.e. which domain name you are trying to use, and show a screenshot of your twitter API settings panel?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
LazyBadger
Regular
Posts: 176
Joined: Mon Aug 25, 2008 12:25 pm
Location: Russia
Contact:

Re: No announces in Twitter for event_twitter

Post by LazyBadger »

www.lazybadger.ru -> lazybadger_lair
www.lazybadger.net -> lazybadger_net
twitter API settings panel
There I'll find this panel? Is it "Identity" tab from plugin settings?
Quis custodiet ipsos custodes?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: No announces in Twitter for event_twitter

Post by garvinhicking »

Hi!

The full configuration please. :)

And for twitter I mean https://dev.twitter.com/apps and the corresponding APPs. You can replace your custom authentication keys/values maybe with "A" and "B" etc. Make sure that the authentication tokens are properly entered in your s9y plugin config, no whitespaces before or after the keys...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
LazyBadger
Regular
Posts: 176
Joined: Mon Aug 25, 2008 12:25 pm
Location: Russia
Contact:

Re: No announces in Twitter for event_twitter

Post by LazyBadger »

Well,open-close doors helped a little - delete lent in event_twitter, re-add keys - and announces run to twitter. One mistake was found for lazybadger_net app - read only access, for lazybadger_lair I just entered new keys
Quis custodiet ipsos custodes?
Post Reply