mbilling / PBIConnectors

The Microsoft Power BI custom connector support-project
MIT License
71 stars 33 forks source link

Facebook API v7 FIX #32

Open imermetal opened 3 years ago

imermetal commented 3 years ago

If you have any problem with the new version of the facebook API just make this update to the file FacebookPages.pq

Line 13:


> scopes = {
>   "read_insights", "pages_manage_ads", "pages_manage_metadata", "pages_read_engagement", "pages_read_user_content", "pages_manage_posts", "pages_manage_engagement"
> };

And that's it, your're ready to go.

ruesaintdenis commented 3 years ago

Hello @imermetal, would you be available for help debugging?