artdarek / oauth-4-laravel

OAuth Service Provider for Laravel 4
685 stars 217 forks source link

Twitter Login Issue #177

Open thecodecafe opened 7 years ago

thecodecafe commented 7 years ago

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

mubbashar commented 7 years ago

Same with me but i am using oauth-5-laravel. But the error is same