Hello, I have added a whatsapp number to whatsapp manager, I have uploaded all documents needed about company Commercial papers and whatsapp number invoices from SPA. I have more than 30 days, and still the status is pending.

We're using leadgen_id with URL https://graph.facebook.com/v20.0/{lead-id}/ and it's been working fine for our pages all along, but suddenly today we can't retrieve lead information even when we have access. This happens to all leads it seems. The last issue we had with FB leads are webhooks not being triggered. Now this seems to be a more serious one as we can't even use an alternative automation to get the lead info automatically as they're not being pulled from the API.

I'm trying to get some facebook user's permissions but not all of them are listed to the user to grant/decline.

Using the FBLoginButton and setting the permissions to:

- email - pages_show_list - instagram_basic - pages_read_engagement - business_management - instagram_manage_insights 

The user is presented only with public_profile (mandatory) and email, the rest are not shown to be granted/declined.

Any subsequent request doesn't show them either.

I also set button.authType = .rerequest

To note that when I created a new facebook account for testing and this worked just fine. Could it be a particular setting on some accounts to not ask these permissions. The account(s) with issues are personal accounts (mine / colleagues)

What am I missing here?