I am unable to publish post on user facebook wall using Spring Social -


i logged app using spring social facebook. unable post on user facebook wall. got below error

post request "https://graph.facebook.com/197550980606288/feed" resulted in 403 (forbidden); invoking error handler {"error":{"message":"(#200) user hasn't authorized application perform action","type":"oauthexception","code":200,"fbtrace_id":"dqhublkycoo"}} 2016-03-07 11:03:17,040 - error [qtp696479026-23] - coach - exception occurred while posting link on facebook user id : {}, exception : {} org.springframework.social.insufficientpermissionexception: insufficient permission operation. @ org.springframework.social.facebook.api.impl.facebookerrorhandler.handlefacebookerror(facebookerrorhandler.java:120) @ org.springframework.social.facebook.api.impl.facebookerrorhandler.handleerror(facebookerrorhandler.java:65) @ org.springframework.web.client.resttemplate.handleresponseerror(resttemplate.java:566) @ org.springframework.web.client.resttemplate.doexecute(resttemplate.java:524) @ org.springframework.web.client.resttemplate.execute(resttemplate.java:495) @ org.springframework.web.client.resttemplate.postforobject(resttemplate.java:343) @ org.springframework.social.facebook.api.impl.facebooktemplate.publish(facebooktemplate.java:266) @ com.viprasi.web.controller.facebookcontroller.postonwall(facebookcontroller.java:115) @ sun.reflect.nativemethodaccessorimpl.invoke0(native method) @ sun.reflect.nativemethodaccessorimpl.invoke(nativemethodaccessorimpl.java:57) @ sun.reflect.delegatingmethodaccessorimpl.invoke(delegatingmethodaccessorimpl.java:43) @ java.lang.reflect.method.invoke(method.java:606)


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -