Ouadia Lasfar
Ouadia Lasfar
Hi there, Regarding the Facebook documentation https://developers.facebook.com/docs/marketing-api/businessmanager/systemuser/v2.7 `create_user_permission` should be done on `act_` node: ``` curl \ -F "user=" \ -F "role=ADMIN" \ -F "business=" \ -F "access_token=" \ "https://graph.facebook.com//act_/userpermissions"...
Hey guys, I'm getting some errors when I try to add a link on a button. The error is reproducible on the demo https://grapesjs.com/demo-newsletter-editor.html Please advice, Thx
*** Terminating app due to uncaught exception 'NSGenericException', reason: '*** Collection was mutated while being enumerated.' Not familiar with objective-c please help!! Thx