1

このメソッドplusOperations().getPerson(googleId)は、次の例外を生成します。

JSON を読み取れませんでした: enum const クラスがありません

org.springframework.social.google.api.plus.Person$UrlType.CONTRIBUTOR
(through reference chain: 
  org.springframework.social.google.api.plus.Person["urls"]->
  org.springframework.social.google.api.plus.ProfileURL["type"]); 
nested exception is 
com.fasterxml.jackson.databind.JsonMappingException: No enum const class 
org.springframework.social.google.api.plus.Person$UrlType.CONTRIBUTOR 
(through reference chain: 
  org.springframework.social.google.api.plus.Person["urls"]->
  org.springframework.social.google.api.plus.ProfileURL["type"]) 
4

0 に答える 0