spring-social-google icon indicating copy to clipboard operation
spring-social-google copied to clipboard

Google OAuth2 Authorization error

Open LerinRuss opened this issue 2 years ago • 0 comments

When I try to use SocialAuthenticationFilter from Spring Social Core framework along with GoogleConnectionFactory I get next message from Google provider:

Authorization Error Error 400: invalid_request Missing required parameter: scope

How can I add additional parameter logic while connecting to Google Provider?

LerinRuss avatar Aug 09 '21 05:08 LerinRuss