我正在尝试对我的spring boot应用程序使用LinkedIn身份验证,我得到了以下错误
[invalid_token_response] An error occurred while attemptingto retrieve the OAuth2.0 Access Token Response: Error while extracting response for type [class org.springframework.security.oauth2: tokenT
我正在尝试验证LinkedIn应用程序接口,以便使用我的LinkedIn应用程序凭据从公司页面检索数据。在Oauth2.0设置下: 重定向URL:http://localhost:8000/ 不完全确定要在上面添加哪些URLS。='https://www.linkedin.com/oauth/v2/authorization'
tok