mikebronner / laravel-sign-in-with-apple

Provide "Sign In With Apple" functionality to your Laravel app.
MIT License
451 stars 67 forks source link

Invalid Request. Invalid web redirect URL issue #43

Open smokey18 opened 2 years ago

smokey18 commented 2 years ago

I've watched the full video and followed each step. but I'm getting this issue.

image

Anyone can help me with it. I've looked up for solutions but none worked so far.

ayodeleoniosun commented 2 years ago

@smokey18, This error occurs when the redirect URL specified in the service ID does not tally with the value for SIGN_IN_WITH_APPLE_REDIRECT in your env.