Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after auth via GitHub, while running last (custom-err) SocialApplication. #136

Open
fradkinshtein opened this issue Sep 17, 2021 · 1 comment

Comments

@fradkinshtein
Copy link

fradkinshtein commented Sep 17, 2021

[invalid_token_response] An error occurred while attempting to retrieve the OAuth 2.0 Access Token Response: Error while extracting response for type [class org.springframework.security.oauth2.core.endpoint.OAuth2AccessTokenResponse] and content type [application/json;charset=utf-8]; nested exception is org.springframework.http.converter.HttpMessageNotReadableException: An error occurred reading the OAuth 2.0 Access Token Response: tokenValue cannot be empty; nested exception is java.lang.IllegalArgumentException: tokenValue cannot be empty
image

It is because my Name in Github was empty - null.

@fradkinshtein fradkinshtein changed the title Error after auth via GitHub, whle running last (custom-err) SocialApplication. Error after auth via GitHub, while running last (custom-err) SocialApplication. Sep 17, 2021
@XiaoChuangYi
Copy link

yeah how to solve it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants