Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Healthcare Minor Bugs #110

Open
alxdean opened this issue Aug 19, 2021 · 1 comment
Open

Healthcare Minor Bugs #110

alxdean opened this issue Aug 19, 2021 · 1 comment

Comments

@alxdean
Copy link

alxdean commented Aug 19, 2021

I noticed in the Logstream of the webapp, that it is trying to load a specific Dashboard via GUID from the Workspace. That Dashboard does not exist under that GUID for obvious reasons.

System.Exception: invalid access token response
2021-08-19T15:42:26.347267602Z: [INFO] ---> System.Exception: request: {"Version":"1.1","Content":{"Headers":[{"Key":"Content-Type","Value":["application/x-www-form-urlencoded"]},{"Key":"Content-Length","Value":["16"]}]},"Method":{"Method":"POST"},"RequestUri":"https://api.powerbi.com/v1.0/myorg/groups/5ccdbdcb-3398-4a90-b241-e0d324e11949/dashboards/926dbb03-4576-4968-b438-b08d828ff59e/GenerateToken" ... ...

Might be worth changing the logic in code, or giving us the chance to change the Dashboard ID via a config entry.

@xor-ranavikrant
Copy link
Collaborator

Thank you for the suggestion. We already have made such provisions to update dashboard id's via config in our newer fsi demo. Will soon revamp the older demos to include those functionalities as well. Will leave your issue open until then as a reminder :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants