I try to login in on my site using Twitter ( Social::login('twitter'); ) and I receive the error below.
Notice that:
- works fine with Facebook and GooglePlus
- the lusitanian_oauth_token is null (see image 2)
- the oaut_token exists in session (see image 2)


I try to login in on my site using Twitter ( Social::login('twitter'); ) and I receive the error below.
Notice that: