I'm using the version 7.x-1.x-dev of facebookautopost. And i'm trying to get my event posted on facebook for 2 days now with no result: Facebook SDK threw an error: OAuthException: (#12) events management API is deprecated for versions v2.0 and higher
I realized that events are deprecated in version 2.0 of the SDK but are available in version 4.0 and highger. I also realized that the fb_permission.module file defines the permission of the SDK.
How can i change/add another version of the "Facebook login API permissions version" in "admin/config/services/fbpermissions". How can facebook permissions module needs to be updated to sdk 4/5 to fit facebooks current scope table??? Does someone have already done this or has any code?
Thanks for any help.
Comments