the twitter issue

I have build a twitter application and use it to connect the statusnet and twitter, however, it do not upload the notices in the twitter. so,i though the setting of application may have some problem.

here is some question about the application set。。。



Does your application run in a Web Browser or a Desktop Client?

* Browser uses a Callback URL to return to your App after successfully authentication.
* Client prompts your user to return to your application after approving access.

here i choose the web browser..


Use Twitter for login: Yes, use Twitter for login

Does your application intend to use Twitter for authentication?

here i choose the yes!

so, do it have any problem?

Comments

  • That setting shouldn't matter. If you're using a 0.9-ish version of StatusNet you should choose yes, but it will work either way.

    Make sure you have your consumer key and secret specified in your config.php and callback specified as per the README.
  • Try this setup
    set the Application website & website to: http://yoursite.com/index.php
    keep the 'browser' setting
    set the Callback URL to: http://yoursite.com/index.php/twitter/authorization
    Default Access type: read&write


    *change 'yoursite.com' to whatever directory path you have your site on. And I don't know if it makes a difference but I put 'no' for use twitter for login.
  • I upgraded to 0.9.0 and now Twitter is working. However, initially my account was posting local @ replies even though the relevant option box was unchecked. I disconnected from twitter and re-connected and it seems to respect the option now.
  • Aaah, it seems that adding the /index.php to the URL for 'Application website' got things working for me with twitter. Thx, Pari.

    I'm really enjoying StatusNet. Cheers to the devs.

    /D

  • @DLUNDBERG do you have fancy urls enabled?
  • can anyone write how the config.php file should look like if i want to use twitter both ways? i see too many errors with this and not one definite answer.
    currently i can send updates to twitter but not vice versa (twitter updates don;t appear on my site).


    please guys...
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID