You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to use SocialAuthenticationFilter from Spring Social Core framework along with GoogleConnectionFactory I get next message from Google provider:
When I try to use
SocialAuthenticationFilter
from Spring Social Core framework along withGoogleConnectionFactory
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?
The text was updated successfully, but these errors were encountered: