New user - unable to connect from local application

Hi,
I’m trying to run the okta-spring-boot-oauth-code-flow-example application locally. The application builds correctly. When I attempt to run it following the steps in the README doc it appears to time-out consistently. Is there something I’m missing? Also the README instructions list a set of clientId and clientSecrets and I’ve been given a different set after my application was integrated in the Admin Console. Which are correct for the mvn run options and why are they different?

Thanks!

Unable to resolve Configuration with the provided Issuer of “https://dev-92578275.okta.com/oauth2/default

Unable to resolve Configuration with the provided Issuer of “https://dev-92578275.okta.com/oauth2/default

Caused by: org.springframework.web.client.ResourceAccessException:
I/O error on GET request for “https://dev-92578275.okta.com/oauth2/default/.well-known/openid-configuration”:
Connection reset; nested exception is java.net.SocketException: Connection reset

Caused by: java.net.SocketException: Connection reset

If you downloaded from the application settings page in your Okta Org, the client id and secret in the README should be the same as what exists in the application settings. Hopefully! :smile: