I’m getting 400 error - Error: The ‘redirect_uri’ parameter must be a Login redirect URI in the client app settings - on Okta OAuth2/OIDC with my PHP application. I followed the Quickstart PHP code and made the application Login settings as per Quickstart.
The “Login redirect URI” (from the error message) and the “Sign-in redirect URIs” (in the UI) refer to the same thing. You must have your URI entered in to the “Sign-in redirect URIs” for the app settings.