oauth-4-laravel
oauth-4-laravel copied to clipboard
Twitter Login Issue
Please i keep getting an error when requesting for request token for twitter.
Below is the error.
Failed to request resource. HTTP Code: HTTP/1.1 401 Authorization Required
I used the instruction for applying this hear https://github.com/artdarek/oauth-4-laravel
And in my configuration for twitter i used my twitter app's Consumer Key (API Key) as client ID and Consumer Secret (API Secret) as client secret
Same with me but i am using oauth-5-laravel. But the error is same