Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I am currently working on fetching results from the API to Power BI. I have encountered an issue during the Power BI query building process and would appreciate your assistance.
I have followed these steps:
- Installed Power BI (single user) from the Microsoft App Store.
- Selected Get Data -> Blank Query -> Advanced Editor (pasted content from the attached file).
- Clicked Done, then Close & Apply.
At this point, I am receiving an error. I have attached the relevant content and error details for your reference.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @aakashgaikwad ,
You can bypass the SSL/TLS certificate verification by creating an unverified SSL context.
Here is a step-by-step approach to do this:
Create an Unverified SSL Context:
Implement the Following Code:
This code will create an unverified SSL context, allowing you to bypass the SSL/TLS certificate verification and establish a secure connection.
Best Regards,
Community Support Team _ Caitlyn