artdarek / oauth-4-laravel

OAuth Service Provider for Laravel 4
684 stars 216 forks source link

Twitter Consumer #43

Closed m-maranan closed 10 years ago

m-maranan commented 10 years ago

I followed your example on this link https://github.com/artdarek/oauth-4-laravel/issues/5 but im still getting this error

file_get_contents(https://api.twitter.com/oauth/request_token): failed to open stream: HTTP request failed! HTTP/1.1 401 Unauthorized

I think its on my config can you help me out on this?

Thanks

m-maranan commented 10 years ago

yeah..

tnedich commented 10 years ago

Can you share your solution with us ?