Open simonmorley opened 13 years ago
Hi,
I've added:
def callback super end
Into my controller file and can now connect to twitter. However, it sends the request back to:
NoMethodError in OauthConsumersController#callback
undefined method `consumer_tokens' for #User:0x0000010276ba80
I'm really not sure what's happening?
Thanks
Simon
Hi,
I've added:
def callback super end
Into my controller file and can now connect to twitter. However, it sends the request back to:
NoMethodError in OauthConsumersController#callback
undefined method `consumer_tokens' for #User:0x0000010276ba80
I'm really not sure what's happening?
Thanks
Simon