Invalid_request - Invalid redirect_uri with SignIn with Apple (SIWA)

Hi guys,

We’re trying to integreate Auth0 with SignIn with Apple (SIWA). We’ve followed everything on https://auth0.com/docs/connections/apple-siwa/set-up-apple but after clicking on “Signup with Apple” we’re getting an Apple error page with “invalid_request / Invalid redirect_uri”:

The URL of this page is Sign in with Apple ID, and the return URI there looks OK.

Can someone help us with that?

Best,

Nicolas

Hey there Nicolas!

Have you followed the steps described in the doc thoroughly? Have you also implemented another Sign In With Apple doc from us and mixed it or supplemented with this one?

Hi Konrad,

Thanks for the help!

After double-checking everything, I realized that I was using the AppID identifier instead of the Service ID identifier.

1 Like

We’ve all been there! Glad you have figured it out!