Common Content for Data Engineering
- Common Content for Data Engineering 10.5.3
- All Products
Option | Description |
---|---|
ConsumerKey | The App ID that you get when you create the application in Facebook. Facebook uses the key to identify the application. |
ConsumerSecret | The App Secret that you get when you create the application in Facebook. Facebook uses the secret to establish ownership of the consumer key. |
AccessToken | Access token that the OAuth Utility returns. Facebook uses this token instead of the user credentials to access the protected resources. |
AccessSecret | Access secret is not required for Facebook connection. |
Scope | Permissions for the application. Enter the permissions you used to configure OAuth. |