airbyte-source-facebook-pages 2.0.1__tar.gz → 2.0.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/PKG-INFO +1 -1
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/pyproject.toml +1 -1
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/manifest.yaml +11 -8
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/README.md +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/__init__.py +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/components.py +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/run.py +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/page.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/page_insights.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/post.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/post_insights.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/adset.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/advideo.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/album.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/application.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/assigneduser.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/business.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/canvas.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/canvasbodyelement.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/chatplugin.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/comment.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/commercemerchantsettingssetupstatus.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/commerceorder.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/coverphoto.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/customusersettings.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/engagement.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/event.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/group.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/iguser.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/imagecopyright.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/insightsresult.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/instagramuser.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/leadgenform.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/liveencoder.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/livevideo.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/location.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/mailingaddress.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/mediafingerprint.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/messagingfeaturereview.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/messagingfeaturestatus.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/messengerdestinationpagewelcomemessage.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/messengerprofile.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/nativeoffer.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/page.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/pageadminnote.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/pagecalltoaction.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/pagecategory.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/pageparking.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/pagepaymentoptions.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/pagepost.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/pagerestaurantservices.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/pagerestaurantspecialties.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/pagesettings.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/pagestartinfo.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/pagethreadowner.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/pageusermessagethreadlabel.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/persona.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/photo.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/place.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/post.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/privacy.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/productcatalog.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/profile.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/profilepicturesource.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/recommendation.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/rtbdynamicpost.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/shop.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/tab.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/targeting.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/unifiedthread.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/url.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/user.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/videocopyrightrule.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/videolist.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/schemas/shared/voipinfo.json +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/source.py +0 -0
- {airbyte_source_facebook_pages-2.0.1 → airbyte_source_facebook_pages-2.0.2}/source_facebook_pages/spec.yaml +0 -0
|
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
|
|
|
3
3
|
build-backend = "poetry.core.masonry.api"
|
|
4
4
|
|
|
5
5
|
[tool.poetry]
|
|
6
|
-
version = "2.0.
|
|
6
|
+
version = "2.0.2"
|
|
7
7
|
name = "airbyte-source-facebook-pages"
|
|
8
8
|
description = "Source implementation for Facebook Pages."
|
|
9
9
|
authors = [ "Airbyte <contact@airbyte.io>",]
|
|
@@ -11,13 +11,16 @@ definitions:
|
|
|
11
11
|
url_base: "https://graph.facebook.com/v24.0"
|
|
12
12
|
http_method: "GET"
|
|
13
13
|
error_handler:
|
|
14
|
-
type:
|
|
15
|
-
|
|
16
|
-
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
14
|
+
type: DefaultErrorHandler
|
|
15
|
+
response_filters:
|
|
16
|
+
- action: FAIL
|
|
17
|
+
error_message_contains: This application has not been approved to use this API
|
|
18
|
+
error_message: The application used to create the Facebook access token has not been approved to use this API. Possibly, some of the requested fields require additional scopes/permissions. The Airbyte OAuth App is being in process of requesting needed scopes. In the meantime, we suggest you use your own access token with the necessary permissions. Please, visit https://docs.airbyte.com/integrations/sources/facebook-pages#creating-your-own-oauth-app for more info about your own OAuth App.
|
|
19
|
+
- action: FAIL
|
|
20
|
+
error_message_contains: Tried accessing nonexisting field
|
|
21
|
+
error_message: Request contains invalid/deprecated field.
|
|
22
|
+
- http_codes: [400]
|
|
23
|
+
action: RETRY
|
|
21
24
|
authenticator:
|
|
22
25
|
type: CustomAuthenticator
|
|
23
26
|
class_name: source_facebook_pages.components.AuthenticatorFacebookPageAccessToken
|
|
@@ -348,4 +351,4 @@ streams:
|
|
|
348
351
|
|
|
349
352
|
check:
|
|
350
353
|
stream_names:
|
|
351
|
-
- "
|
|
354
|
+
- "post"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|