Hi all,
I’ve just tried the Twitter example app with my own consumer key and consumer secret.
It always fails. This is where it stucks:
[lua]if not twitter_request_token then
– No valid token received. Abort
delegate.twitterFailed()
return
end[/lua]
What do you think? [import]uid: 5629 topic_id: 27449 reply_id: 327449[/import]