Twitch login + spring boot social security = Twitch has no control over the content or security of http://localhost:8080 error

thank you for sharing your idea.

I’ve put like this in cosole
image

and use code like this

but now i got this problem , it seems that i have to override some method from OAuth2AccessTokenResponse

{“exception”:“[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]; nested exception is org.springframework.http.converter.HttpMessageNotReadableException: An error occurred reading the OAuth 2.0 Access Token Response: JSON parse error: Cannot deserialize instance of java.lang.String out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of java.lang.String out of START_ARRAY token\n at [Source: (PushbackInputStream); line: 1, column: 146] (through reference chain: java.util.LinkedHashMap["scope"]); nested exception is org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize instance of java.lang.String out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of java.lang.String out of START_ARRAY token\n at [Source: (PushbackInputStream); line: 1, column: 146] (through reference chain: java.util.LinkedHashMap["scope"])”,“timestamp”:1654725593389}

any idea, i would appreciated it