ayyoub
1
Hi I wat get data from facebook marketing using Airbyte v0.36.4
and Facebook Marketing connector version 0.2.52 but get this error
FacebookAPIException('Error: 2635, (#2635) You are calling a deprecated version of the Ads API. Please update to the latest version: v14.0.')
ayyoub
3
thank you after i follow those steps and i got this error @marcosmarxm
Response:
{
“error”: {
“message”: “(#17) User request limit reached”,
“type”: “OAuthException”,
“is_transient”: true,
“code”: 17,
“error_subcode”: 2446079,
“fbtrace_id”: “AKdqUYWyXuOh5TPVezTx0Vv”
}
Did you follow Airbyte documentation to increase the quota?
ayyoub
5
sure i already have an advanced access, but i use my token to get 3 facebookads account and get ads, ad_insight and campaign data in each
Well, you need to ask Meta Support if they can increase even more your quota. This error is throw by their side and not Airbyte.
Solution: update connector version to 0.2.57+ version