Hello im creating a website with facebooks API, im trying to get a facebooks GROUPS comments and let the user reply to a comment, but cant get it to work..
Tried with the graph api, which i get error that i need Page Access Token to reply to comments. Page Access Tokens has nothing to do with Groups and with many tries and errors i came to conclusion that it doesnt work.
Tried with facebook embed comments which seems to be deprecated since 2021.
Is there another way to get access of a public groups post comments and let the user reply?