Hi,
I found some issues connected to my issue but no sollution: When a user with permission to use the global account saves a new node and chooses the "Send to Twitter.com" option the tweet will be just sent to his own Twitter account, not to the global account. Even if the users have not the possibility to define an own account and they choose this option there is a message seen "It has been successfully sent to Twitter" (or something like that) but no tweet appears in the global account. Just if User1 re-saves the node it is successfully sent to Twitter.
Using Twitter actions there is the problem that there seems not to be the opportunity to user tinyurls which makes it not very helpful I think.
Greez,
Tobias
Comments
Comment #1
tobiberlinAny ideas??? Has no one else this problem?
Comment #2
coloryan commentedI had this problem, but I used the Twitter actions and created a new insert. I still get the 401 error, but it posts through the new rule.
Comment #3
tobiberlinBut can you use tinyurls with the rules? I cannot find a token for this with the rule so I want to avoid that a long URL will be cut by Twitter?!
Comment #4
coloryan commentedThat's my issue also... no tiny URLs. I've got a little time to work with it, but would like it before I launch.
Comment #5
tobiberlinI found a way - you can use http://drupal.org/project/shorten in connection with http://drupal.org/project/shorturl. This offers a token when you define the rule of sending a Tweet. The token includes a shorten URL as you have defined it in the Shorten URL settings. As you can use your own domain for this I am really happy with this modules.
Comment #6
Kane commentedWell, anything new about this bug?
Comment #7
abraham commentedTwitter will automatically shorten long URLs using bit.ly.
Comment #9
coloryan commented@abraham: It's not shortening anything for me. Maybe I'm doing it wrong...
Using tobiberlin's method with success.