Support the ongoing development of Laravel.io →
Authentication

Not sure what Im doing wrong but its so frustrating. Trying to integrate github login with socialite but keep getting the following url redirect:

http://cloudcoach.app:8000/login?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdeveloper.github.com%2Fv3%2Foauth%2F%23redirect-uri-mismatch&state=5776299264918c023c2bf8fe2ed6dde74b236ca5

In github once I create an app my home page url is: http://cloudcoach.app:8000

and my redirect url is

http://cloudcoach.app:8000/login

Been following the socialite video on laracasts but no joy :(

Any help much appreciated!

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.