0

I am beginner in Facebook Graph API and While making the post request to "/{catalog_id}/batch" I get the following error: "Unsupported post request. Object with ID '<catalog_id>' does not exist, cannot be loaded due to missing permissions, or does not support this operation." with error_code:100 and error_subcode:33. I suppose this error is due to the lack of write permission for catalog_management for which an App review is required. But when the app is in development mode and we need to push the test data to catalog, I don't think we need app review and there must be any solution to push test data using "catalog batch API" method without requesting the app review. Also while trying to generate token from system user, all the permission selection check box are disabled.

response from graph API call

permission code selection while generating token from system user

0 Answers0