Jerry Huo

Results 7 comments of Jerry Huo

maybe check your connection with twitter.com first?

What is the error message you got? Probably the permission setting on the twitter's dev console.

Did you publish the oauth-4-laravel config?

Just follow the example in the README, this one works for me: Since you're using `Input::get('oauth_token')` and `Input::get('oauth_verifier')`, I don't understand why you try to use the session access token...

Sorry, I might be wrong. The session token should be an option, not required.

Oh, sorry. I mean this feature in Ack.tmbundle. I tried to add this, and will commit it soon. Please review it and see if its good to go and merge....