Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I get under error in getting data.
"ERROR [HY000] [Microsoft][BigQuery] (100) Error interacting with REST API: Peer certificate cannot be authenticated with given CA certificates"
I think BigQuery connector can't see self CA sertification because I'm trying under proxy server with in-house CA.
So sign-in to Google is succeeded but I can't get data.
How do I set local CA sertificate to PowerBI ?
hi, @sanzen
A similar problem has arisen, you may try to refer to this
As the error mentions, please contact your admin that if you have bigquery.tables.list permission foer the project in Google BigQuery. There is more information about permission control in this article:https://cloud.google.com/bigquery/docs/access-control
Best Regards,
Lin
Thanks for replying.
Unfortunatlly, we have one dataset...
And I watched packet log via wireshard, I found error log "Unknown CA".
So I think PowerBI can't see local certificate file and don't see system settings like browsers.