We have a Facebook application for which we are getting the following error: "Application does not have required permission commerce_account_read_settings, commerce_manage_accounts or the capability to make this API call." We requested these permissions on August 3, 2021 and they (and others) were approved after an app review.
What can we do in this situation?
Although both permissions were approved, the commerce_manage_accounts permission is not currently shown in the Permissions and Features page
We have the same problem. It seems that something changed in permissions on Nov 25 and this permission, which was previously (I think) part of something else, now has to be specified directly in scope.
When I added "commerce_account_read_settings" to the "scope" list in oAuth everything started working, but only for new users.
@Facebook What should I do with previous users who have had integrations working for months, and it suddenly stopped working?
@Facebook How should I explain to every user that they need to reconnect just because you don't have backward compatibility in permissions?