artdarek / oauth-4-laravel

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

{"code": 400, "error_type": "OAuthException", "error_message": "Redirect URI does not match registered redirect URI"} #47

Open kiempoturner opened 10 years ago

kiempoturner commented 10 years ago

Help me. it showed the instagram login page, but after logged in with valid username and password this error appeared. The client's website and redirect uri are the same; http://insta.dev/ .