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

Facebookads connector #29

Open
vaalonv opened this issue Feb 11, 2021 · 2 comments
Open

Facebookads connector #29

vaalonv opened this issue Feb 11, 2021 · 2 comments

Comments

@vaalonv
Copy link

vaalonv commented Feb 11, 2021

There are some issues now with the fcb connector, it won't get data.

@vaalonv
Copy link
Author

vaalonv commented Feb 12, 2021

The error from template power bi in scitylana.com.

first
Expression.Error: The name 'FacebookAds.Ads' wasn't recognized. Make sure it's spelled correctly.

second
Expression.Error: The field 'name' of the record wasn't found.
Details:
has_error=TRUE
error_value=[Record]
error_reason=DataSource.Error
error_message=Web.Contents failed to get contents from 'https://graph.facebook.com/v6.0/me/adaccounts?access_token=EAAJlUhVTtKsBAFKosAWW0XISZAb2JSJaBy1RN4DZAadChVALvyuBmkWIQjnEVRVZCk9KB2SSOORejEYPXE1jtvOae4iNBtpW70pS28iS3HHySSFDuO42geQ1XOTEUofaE5usz2bpozOa5GehGCMyexkvQZBIpkAfMWfnLDAEzkOOkKyQi9xh&fields=id%2Cname&limit=1' (400): Bad Request

@imermetal
Copy link

there is a new version of the facebook API, I just made the update of the FacebookPages.pq file:

Change this:
scopes = { "read_insights", "pages_manage_ads", "pages_manage_metadata", "pages_read_engagement", "pages_read_user_content", "pages_manage_posts", "pages_manage_engagement" };

;)

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

No branches or pull requests

2 participants