Meta App Review Instructions
Testing Guide & Meta API Usage for LMHunt (https://lmhunt.ovh/)
Overview: LMHunt actively uses Facebook Login and Meta APIs. Facebook Login allows registered LMHunt users to securely connect Facebook Pages that they own or administer to manage post scheduling, messaging automations, and subscriber communications.
How to Test the Integration (Step-by-Step)
- Access Login: Visit https://lmhunt.ovh/home/login
- Log in to LMHunt: Use the dedicated test reviewer credentials provided separately in your Meta App Review submission.
- Navigate to Social Accounts: From the main sidebar menu, click on Connect Accounts (or Facebook & Instagram). Direct URL: https://lmhunt.ovh/social_accounts/index
- Initiate Connection: Click the Login with Facebook / Connect Facebook button.
- Complete Facebook Authentication: A Meta OAuth dialog will open. Log in with the authorized test user.
- Grant Permissions: Select the Facebook Pages you manage and approve the requested permissions (
email, public_profile, pages_show_list, pages_read_engagement, pages_manage_metadata, pages_manage_posts, pages_messaging).
- Page Retrieval: Upon authorization, LMHunt automatically retrieves the Facebook Pages administered by the user via
/me/accounts.
- Page Management & Bot Enablement: The imported page(s) appear on your dashboard where you can enable bot messaging connection, manage posts, and configure automations.
Meta API & Permissions Usage
LMHunt uses Meta Graph API to authenticate Facebook users, retrieve Pages they administer, connect those Pages to the LMHunt platform, and provide Page-management functionality explicitly authorized by the user:
| Permission / Scope |
Purpose in LMHunt |
public_profile & email |
Identifies the authenticated Facebook user account. |
pages_show_list |
Retrieves the list of Facebook Pages administered by the user (via /me/accounts) for selection and import. |
pages_read_engagement |
Allows reading basic page information and engagement data. |
pages_manage_metadata |
Subscribes the connected Page to LMHunt webhook endpoints for real-time messaging handling. |
pages_manage_posts |
Enables authorized users to create, schedule, and publish posts to their connected Facebook Pages. |
pages_messaging |
Allows sending and receiving Messenger communications through the connected Facebook Page bot. |
Back to Login
LMHunt © 2026