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

Source Facebook Marketing - failing asking for upgrade to v16 #22549

Closed
ulfsjostrom opened this issue Feb 8, 2023 · 4 comments · Fixed by #23003
Closed

Source Facebook Marketing - failing asking for upgrade to v16 #22549

ulfsjostrom opened this issue Feb 8, 2023 · 4 comments · Fixed by #23003

Comments

@ulfsjostrom
Copy link

Environment

  • Airbyte version: 0.40.32
  • OS Version / Instance: GCP n2
  • Deployment: Docker
  • Source Connector and version: Facebook Marketing 0.2.84
  • Destination Connector and version:
  • Step where error happened: Setup new connection

Current Behavior

The connection tests failed, with an error message "

The connection tests failed.
FacebookAPIException('Error: 2635, (#2635) Your app has been upgraded to version v16.0, please use this version or newer. This can be verified in the settings tab on the App Dashboard.')

It is no longer possible to create Facebook Apps with v15.0 (that Facebook Marketing 0.2.84 supports). It is also not possible to downgrade new Facebook Apps from v16.0 to v15.0.

Expected Behavior

The connection tests should succeed

Logs

  Message: Call was not successful
  Method:  GET
  Path:    https://graph.facebook.com/v15.0/act_<id has been removed by ticket poster>/
  Params:  {}
  Status:  400
  Response:
    {
      "error": {
        "message": "(#2635) Your app has been upgraded to version v16.0, please use this version or newer. This can be verified in the settings tab on the App Dashboard.",
        "type": "OAuthException",
        "code": 2635,
        "fbtrace_id": "<id has been removed by ticket poster>"
      }
    })

Steps to Reproduce

  1. Create a connector with Facebook Marketing
  2. Test the connection

Are you willing to submit a PR?

No

For additional details, please refer to to #18167, which is a ticket for the last version update.

Image showing the result of a connection test
image

Image showing that it is no longer possible to select v.15.0 as the version in newly created Facebook Apps
image

@ulfsjostrom ulfsjostrom added needs-triage type/bug Something isn't working labels Feb 8, 2023
@sajarin sajarin changed the title Facebook Marketing API failing asking for upgrade to v16 Source Facebook Marketing - failing asking for upgrade to v16 Feb 13, 2023
@sajarin
Copy link
Contributor

sajarin commented Feb 13, 2023

@girarda @grubberr pinging ya'll due to prior discussion on #18167 (and because it's a GA connector)

@girarda
Copy link
Contributor

girarda commented Feb 13, 2023

@YowanR @artem1205 @darynaishchenko I just added this issue to GL's backlog. Can someone upgrade the connector to use v16.0?

@YowanR
Copy link
Contributor

YowanR commented Feb 13, 2023

This is relatively high pri so tagging in @lazebnyi as well. Can we aim to get this in ASAP, please?

@darynaishchenko
Copy link
Collaborator

working on it

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

Successfully merging a pull request may close this issue.

6 participants