Quantcast
Channel: Spring Community Forums - Social
Viewing all articles
Browse latest Browse all 145

Problem deserializing Post

$
0
0
Hai..,

When i am getting in to the facebook feed iam getting a error in "deserializePost" method of objectMapper.readValue(node, type) place
objectMapper.readValue(node, type)

on this error "Caused by: org.codehaus.jackson.map.JsonMappingException: No suitable constructor found for type [simple type, class org.springframework.social.facebook.api.Post]: can not instantiate from JSON object (need to add/enable type information?)"


so , please help me

thanking you
k.praveen

Viewing all articles
Browse latest Browse all 145

Trending Articles