This old tutorial not same with now permission fb broYou have to create your application, do not use the facebook app for android.
Remember that you are using a nulled version and in order to use that the plugin author has to put his site in his application.
It is better to create your own application.
![]()
How to Auto-Publish WordPress Posts to Social Media - Full Guide
Read a quick guide about WordPress plugin for social media auto posting - FS Poster. Create, schedule and send as many posts as you choose to your social media.www.fs-poster.com
Use this tutorial, https://www.fs-poster.com/documentation/add-facebook-account-with-personal-app-methodThis old tutorial not same with now permission fb bro
I use this tutorial.. but not accept review
Could you take a photo of the error?i dont know why but here does not work...do not insert insert the social account, and do not count too... : (
Show a error about session expired when i share my content...
What messages do facebook send you?I use this tutorial.. but not accept review
App information from your submission details must match your app information used during testingWhat messages do facebook send you?
When this happens it is because you used other nulled in previous versions that are not mine.3.7.0 version gives error: Your plugin disabled!
Reason: FS Poster (warning)! We detect that you installed our plugin an unofficial method!
Did you upload the video indicated in the tutorial?App information from your submission details must match your app information used during testing
The app name and app ID provided in your notes and screencast must match the information found in your mobile or web app during testing. Please upload a new screencast that demonstrates how the app that will be tested during review utilizes the requested permission(s), and ensure that the app information shown is consistent with the in-app experience.
We weren't able to approve your request for this permission because the explanation of your app's use case was unclear. Please resubmit your request, and ensure that you provide a valid use case with notes and screencast clearly explaining all three of following items:
1. Which functionality of your app requires the permission.
2. How will the permission enhance your app's functionality and how the integration functions
3. How will the permission enhance end user's experience
For more information on permission review please visit following documents:
1. List of Permissions and Usecases: Permission Reference Guide
2. Sample screencast
3. Server to server app submission
4. App Review sample submission/Video
Provide a detailed step-by-step video walkthrough of how your app will use this permission or feature so we can confirm it is used correctly and does not violate our policies.
Your problem is little known but surely you updated from a previous version to the new one, is it correct?Instagram, ive add the account but do not appear, and do not count beside ...
Google bussiness add, but dont send anyposts...the account ive put and erase many times...i think have some bug...
Facebook im waiting the permissions...
ive moved the server, do you know if i need erase the tables of plugin on my phpmyadmin?
so, thank you
Eureka friend, those are the steps as indicated in this post.Thank you @lgokul
So far the plugin is working fine for now. Just added Facebook and Instagram account for this time being via cookies method. No problem so far. Not tested for other accounts yet. I use Brave Browser with TOR mode to avoid suspicious detection. For Facebook, they will ask for password change. After that, all ok. Hope it helps.
v 3.7.1 – 12 Jun 20
+ Added functionality to notify users when a post is failed;
+ Added a feature to retry sharing the failed posts;
+ Added a filter option on the log tab for successful and failed posts;
+ Added count of failed accounts in front of Social Networks;
+ Fixed the error during the installation process;
+ Made minor improvements and fixed some small bugs.
Update Tables to 3.7.0 to 3.7.1 (If it is the first time that you install the plugin you do not need to do...
ALTER TABLE wp_fs_accounts ADD `status` varchar(5) COLLATE utf8mb4_unicode_ci DEFAULT NULL;
ALTER TABLE wp_fs_accounts ADD `error_msg` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL;
ALTER TABLE wp_fs_accounts ADD `last_check_time` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL;
ALTER TABLE wp_fs_feeds ADD `is_seen` varchar(15) COLLATE utf8mb4_unicode_ci DEFAULT NULL