Forum Discussion
error "Facebook: (#803)
- 9 years ago
Hi CABIRDUK,
The Facebook connector in Power BI Desktop relies on the Facebook Graph API. The /me node is a special endpoint that translates to the user_id of the person (or the page_id of the Facebook Page) whose access token is currently being used to make the API calls. For more information, please refer to Facebook Graph API.
In your scenario, please use Me instead of the username to retrieve data. For more information, please refer to this similar thread: Facebook - “Cannot query users by their username” solution.
Best Regards,
Qiuyun Yu - 9 years ago
Thank you for prompt reply. I really appreciate you taking the time to do so.
I would point out type "Me" and not "me" the query is case sensitive.
Have a fabulous day.
Best regards
Christopher
I acknowledge Tutorial: Facebook analytics using Power BI Desktop applies to Facebook company page and not personal pages.
If I use username or object ID I get an error returned.
Details: "Facebook: (#803) Cannot query users by their username
Internet search for a solution for example Stack Over Flow Facebook - “Cannot query users by their username” solution suggests you cannot query usernames.
Is there solution? I suspect not.
Thank you.