image

Facebook Platform Configuration

  • Navigate to the Platforms section in the Writerap dashboard and locate the Facebook platform in the list.
  • Click on the Settings button (settings icon) under the "Options" column for the Facebook platform.
  • A modal titled Update Configuration will appear, displaying the following fields:
    • Client ID: Enter the Client ID from your Facebook developer account.
    • Client Secret: Enter the Client Secret from your Facebook developer account.
    • App Version: Specify the API version (e.g., v22.0).
    • Graph API URL: The default URL is https://graph.facebook.com.
    • Group URL: The default URL is https://www.facebook.com/groups.
    • Callback URL: Copy this URL using the copy button provided and paste it into your Facebook app's configuration in the Facebook Developer account.
Trulli
Trulli

Next Step: Create a Facebook App

To find the required Client ID and Client Secret, you need to create a Facebook App. Follow these steps:

  • Go to the Facebook Developers website and log in to your account

    Image
  • Click on My Apps and select Create App

    Image
  • Provide your App Name and put valid mail.

    Image
  • Select Other

    Image
  • Select App type Business

    Image
  • Now here you have to select your verified business if you have

    Image
  • After complte app create now you can see the dashboard of fcebook developer and Set up login for business

    Image
  • Set up a redirect URI back to the application, calback URI found in Accounts Config modal.

    Image
  • OAuth2 Redirect URI Configuration for Writerap

    The OAuth2 Redirect URI is the location where the provider will redirect users after attempting to log in or authenticate their social accounts. You need to configure the following two callback URLs in your Facebook App's settings:

    Required Callback URLs:

    For Login and social account connectivity:

    https://your-domain/social/accounts/facebook/callback

    Examples Based on Environment:

    • If running on a production server:

      Use the above URLs exactly as they are with https://your-domain.com.

    • If running locally:

      Replace the base URL with http://localhost:4200. For example:

      Login Callback: http://localhost:4200/login/facebook/callback

      Social Account Connectivity Callback: https://your-domain/social/accounts/facebook/callback

  • Request Advanced Permissions for Facebook Integration

    Image

    To enable advanced functionality for Facebook integration in Writerap, you need to request access to specific permissions from the Facebook Developer Console. These permissions will allow Writerap to manage pages, retrieve insights, and handle posts on your behalf.

    Required Scopes:

    Go to the Advanced Permission section in your Facebook App and request access for the following scopes:

    Note: You need advanced permission approval from facebook developer

    pages_show_list, business_management, pages_manage_posts, pages_manage_engagement, pages_read_engagement, read_insights

  • Now, Goto the App Settings > Basic. Now you can find the App ID/Client ID & App Secret/Client Secret. Note: Here App domain, privacy policy, terms and service url provide must for go live mode Now you copy and paste it to Writerap account config modal and save it.

    Image
  • Once your app is review from Meta and you provided the all information correctly then you just click to development to live

    Image

© Themetags. All Rights Reserved 2025. Licensing