Open akash19901990 opened 6 years ago
I have the same error, did you find any solution?
Hi y'all,
Hope everything is going great over there, so @akash19901990 @rubenibarra , I made some changes to the code so now it runs smoothly with JDK 11 + Spring Boot 2.1.3.RELEASE (latest version until today).
Let me know if I can request a pull for these changes, as I will be more than happy to review them with you @OKaluzny .
Greets and thanks in advance, Alan
@akash19901990 I can probably say that you missed the part of configuring on your Credentials the Authorized Redirect URI -> http://localhost:8181/google/login
Please have an eye on the Google API Portal section.
Hi, I tried to run your code and it runs great. However when I copy the application.yml and OAuthSecurityConfig into my existing app. I get following exception: Any idea?