Quick guide with spring boot,But start with an error

when I run quick start sample with spring boot,First i see the default login page,then i click button to login,but it directly return an error with “[invalid_token_response] An error occurred while attempting to retrieve the OAuth 2.0 Access Token Response: 401 Unauthorized”

my application.yml config

I see successful /authorize and /token calls for this application in the logs. Prior I did see some invalid redirect_uri errors. Did you not have that setup correctly in Okta?
Seems ok now.

client-secret has an error,i have fix it :grinning:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.