I have a Whatsapp Business Account (using the mobile app). I want to enable catalogs on it and update them via the API. I have tried digging into all the different documentation for a way to do this.
First method was through the API which you can see below. When that didn't work, I tried using the Business platforms and that didn't work either:
GET graph.facebook.com/v21.0/425388770656303?fields=product_catalogs
{
"error": {
"message": "(#10) This operation can not be performed on SMB business type",
"type": "OAuthException",
"code": 10,
"fbtrace_id": "AJVImA99QLbxqYn5Yw47m61"
}
}
The steps I took:
Why does my Whatsapp Business Account not show up under Whatsapp Manager?