tap-facebook
tap-facebook copied to clipboard
Singer.io tap for Facebook Marketing API
`tap-facebook` writes empty state lines into the output but there is a bookmark property - `date_start` in the schema: ``` "bookmark_properties": [ "date_start" ] ``` At present `tap-facebook` doesn't handle...
>Redesign
Hello there, I'm getting this error when trying to run the discovery mode of the tap-facebook. Only v10 of FB's API is now available for new apps. Can you please...
LLT4
Hello, I am trying to install tap-facebook via pip without any luck. I have tried uninstalling/installing xcode CL tools again. Here is the error message: ```Building wheels for collected packages:...
Hello, I had tried `tap-facebook` but get empty response. No error. No data. Please help. Currently, I'm working task ETL. It urgent. Thanks. It's log: ``` ancs21_ps@cloudshell:~/hello-singer (mediskin-285304)$ pip3 install...
All tap tests use `tap_tester` module. But I can't find it anywhere, on GitHub, on Google, ... Where can I pull this dependency from?
```bash (.venv)$ tap-facebook Traceback (most recent call last): File "/home/geofflangenderfer/work/test_tap_facebook/.venv/lib/python3.8/site-packages/pkg_resources/__init__.py", line 583, in _build_master ws.require(__requires__) File "/home/geofflangenderfer/work/test_tap_facebook/.venv/lib/python3.8/site-packages/pkg_resources/__init__.py", line 900, in require needed = self.resolve(parse_requirements(requirements)) File "/home/geofflangenderfer/work/test_tap_facebook/.venv/lib/python3.8/site-packages/pkg_resources/__init__.py", line 791, in resolve...
#### Description of the bug Calling CLI `tap-facebook` returns exit code 0 even when it fails. #### Expected behavior Failed call should return exit code 1. This is important for...
When pulling insights data from the facebook marketing api, we have started getting the following error: ``` Message: Call was not successful Method: GET Path: https://graph.facebook.com/v3.3//insights?access_token=&limit=25&after=NzQZD Params: {} Status: 500...