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

bug: messenger_sponsored_message in creatives is causing an error #240

Open
Ella6882 opened this issue Aug 20, 2024 · 1 comment
Open

bug: messenger_sponsored_message in creatives is causing an error #240

Ella6882 opened this issue Aug 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Ella6882
Copy link

The creatives stream is failing with the following error:

singer_sdk.exceptions.FatalAPIError: 400 Client Error: b'{"error":{"message":"(#100) Tried accessing nonexisting field (messenger_sponsored_message) on node type (AdCreative)","type":"OAuthException","code":100,"fbtrace_id":"AWM1NMF4RhxBraezjbe_ZNC"}}' (Reason: Bad Request) for path: /v19.0/act_777982726900652/adcreatives

We should exclude the field, messenger_sponsored_message, from streams > creative.py.

@edgarrmondragon
Copy link
Member

edgarrmondragon commented Aug 20, 2024

PRs welcome!

@edgarrmondragon edgarrmondragon added the bug Something isn't working label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants