Power BI custom visual development - 'Can't contact visual server' error
Follow below steps to resolve 'Can't contact visual server' error while developing custom visuals:
Pre-requisites:
- You should install certificates as per this link
- "Enable developer visual for testing" option in Power BI service . Follow this link for detailed steps
After doing pre-requisites check, if you are still getting same error then follow below steps:
- Run “pbiviz start”
- Open https://localhost:8080/assets/status in Google Chrome
- Open the Advanced
- Click the Proceed to localhost (unsafe)
- Go back to the report with your debug visual
- Reload visual code
Let us know if you still face any other issues.
No comments: