Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook Marketing Rate Limit #3313

Closed
tuanchris opened this issue May 10, 2021 · 2 comments
Closed

Facebook Marketing Rate Limit #3313

tuanchris opened this issue May 10, 2021 · 2 comments

Comments

@tuanchris
Copy link
Contributor

tuanchris commented May 10, 2021

Tell us about the problem you're trying to solve

Integration with Facebook Marketing is time-consuming since we have to request an increase in the Facebook API limit. We would have to submit a lot of information with a video to Facebook and the process takes too long.

Describe the solution you’d like

Integration should work right out the box without requesting an increase to Facebook.

Describe the alternative you’ve considered or used

  • Airbyte should implement another authentication method for this source. For example, the integration made with Stitch is using Oauth authentication, and the connector seems to sleep for a period of time before calling the API (to get around the limit).
  • Airbyte should support selecting table & column for this source

Additional context

Are you willing to submit a PR?

┆Issue is synchronized with this Asana task by Unito

@tuanchris tuanchris added the type/enhancement New feature or request label May 10, 2021
@marcosmarxm
Copy link
Member

@tuanchris thanks for opening this. We're working to implement OAuth method to add sources (#768).

@jaimefr
Copy link
Contributor

jaimefr commented Jul 20, 2021

Hello, shouldn't this have fixed this issue? #4820 (at least it has done for me)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants