This morning we got these messages from facebook:

"In the last three hours 100% of the calls to the method GET user/notifications 
resulted in errors.
Error Code: 200
Error Description: Permissions error
Error Count: 17376
This may be result of a recent change you made in Ubuntu or a failure to comply 
with a recent Breaking Change
For more information about error codes and recovery tactics please visit our 
documentation"

and

"In the last three hours 100% of the calls to the method GET user/inbox 
resulted in errors.
Error Code: 298
Error Description: Reading mailbox messages requires the extended permission 
read_mailbox
Error Count: 20039
This may be result of a recent change you made in Ubuntu or a failure to comply 
with a recent Breaking Change
For more information about error codes and recovery tactics please visit our 
documentation"

So, it seems that we need to add the "read_mailbox" permission to our online 
account plugin.
However, in the facebook changelog for version 2.4 
(https://developers.facebook.com/docs/apps/changelog#v2_4) it is mentioned:
"90-day deprecations (effective Tuesday, October 6, 2015)
The GET /v2.4/{user_id}/home, GET /v2.4/{user_id}/inbox, and GET 
/v2.4/{user_id}/notifications operations as well as read_stream, read_mailbox, 
and manage_notifications permissions are deprecated in v2.4.
the user_groups permission has been deprecated. Developers may continue to use 
the user_managed_groups permission to access the groups a person is the 
administrator of. This information is still accessed via the 
/v2.4/{user_id}/groups edge which is still available in v2.4.
>From October 6, 2015 onwards, in all previous API versions, these endpoints 
>will return empty arrays, the permissions will be ignored if requested in the 
>Login Dialog, and will not be returned in calls to the /v2.4/me/permissions 
>endpoint."

So, it looks like starting from October the notifications and inbox
won't be accessible.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439502

Title:
  facebook notifications not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1439502/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to