'Whatsapp Business Product Catalog permission to access error
I´m using the Facebook Dev Explorer to upload a catalog to a Whatsapp Business account. I created manually a catalog by the android app, and now I want to check the catalog by the endpoint and it throws this error
{
"error": {
"message": "(#200) You do not have permission to access this field.",
"type": "OAuthException",
"code": 200,
"fbtrace_id": "A4eRfKAc3aauWYEZEqalmFR"
}
}
Before that I tried to push a catalog_id to the whatsapp business account and throws the same error. If I make a Get or Post to another endpoint like message template there are´t any error.
I use an whatsapp account linked with a facebook page what I am owned.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|