Configuring a Production Machine
If the imported data source can be used on the target server without additional modifications, copy the settings file to the target server. Note that the OAuthSettingsLocation must not change.
Alternatively, a refresh token can be obtained from Facebook and can be provided along with the OAuthClientId and OAuthClientSecret. Getting a refresh token requires experience in using the developer APIs and console of the OAuth provider and the token has to be obtained using the same OAuthClientId and OAuthClientSecret configured in the data source.
If Facebook issues a long-lived access token, use the Facebook developer API or console to retrieve the OAuthAccessToken.