Hello,
I would like to auto publish our article but I had an error when i clic on "sign in facebook"
I try this a solution in an other post but nothing :
try running the SQL query below to reset the list of authorizations,
DELETE FROM #_easyblog_oauth WHERE `type`='facebook';
Thank you !