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
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
I have the same error when using Spring OAuth2.0 to handle LinkedIn. I can get the AccessToken, but failed to call those APIs to get the user's profile or email address.
2017-08-17 09:58:21.806 WARN 12860 --- [nio-9000-exec-2] o.a.h.c.protocol.ResponseProcessCookies : Cookie rejected [lang="v=2&lang=en-us", version:1, domain:linkedin.com, path:/, expiry:null] Domain attribute "linkedin.com" violates RFC 2109: domain must start with a dot
2017-08-17 09:58:21.807 WARN 12860 --- [nio-9000-exec-2] o.a.h.c.protocol.ResponseProcessCookies : Invalid cookie header: "Set-Cookie: lidc="b=SB35:g=21:u=64:i=1502944102:t=1502980850:s=AQFYCdrCW-2W-a_tw-PktdrHLsAjyA2O"; Expires=Thu, 17 Aug 2017 14:40:50 GMT; domain=.linkedin.com; Path=/". Invalid 'expires' attribute: Thu, 17 Aug 2017 14:40:50 GMT
The text was updated successfully, but these errors were encountered: