'Twitter login issue with laravel socialite

I am using socialite package for authentication with twitter and facebook. With facebook it is working fine but with Twitter it is giving error.

enter image description here

I am not sure where is the issue and why it is saying "Could not authenticate you". I have set the callback for the twitter. Please if anyone facing the issue please let me know and provide me the suggesstion where i am going wrong.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source