Forum Discussion
Error in Power BI Gateway - Personal
I am getting following error when tried to login using Power BI Gateway - Personal
The remote server returned an error: (403) Forbidden.
Request ID: 7421d530-25d1-45bf-bd71-5078ffe7353d
UTC Timestamp: 7/18/2016 4:15:00 AM
Cluster: wabi-west-us-redirect.analysis.windows.net
23 Replies
- AnonymousNot applicable
Hi makarand_keer,
Which account do you use when you login using Power BI Gateway-Personal? Are you an administrator on the machine that have gateway installed or a non-administrator?
In addition, please verify that if you have older version of gateways(Data Management Gateway or Analysis Services Connector) installed on the machine, if so, please uninstall them and Power BI Gateway-Personal, then reinstall Power BI Gateway-Personal.
Thanks,
Lydia Zhang- makarand_keerRegular Visitor
I am using [email protected] to login.
I am having only Power BI Gateway Personal downloaded from https://go.microsoft.com/fwlink/?LinkID=534231
I tried servertimes uninstalling and installing it but it give same error
- AnonymousNot applicable
Hi makarand_keer,
Which operating system do you install the Personal gateway? Could you please verify that if you follow the instructions in the blog below to install the gateway and post the screenshot that you get error message?
http://www.sysctr.info/2016/01/installing-power-bi-personal-gateway-as.html
Thanks,
Lydia Zhang- makarand_keerRegular Visitor
Its my Windows 7, I tried installing it under System Administrator but still same error. I am local administrator on my laptop.
- AnonymousNot applicable
Hi makarand_keer,
Are you able to use [email protected]t.com to log in Power BI Service?
During the process of installing personal gateway, use the same account and credential that you use to log in Service when the gateway asks you for them (first set of credentials). Then in the following screenshot, enter Windows name which is in the form of servername\username or domain\username and appropriate password.
Thanks,
Lydia Zhang
- NipponSahore
Resolver II
Finally got PowerBI Gateway working.
My Windows Login Domain and PowerBI credentials is different and always got a 403 forbidden error.
you need to make the following config change to disable default login in "diawp.exe.config" file.
Got to your <User Name>\AppData\Local\Power BI Gateway - Personal\2.0\Gateway\diawp.exe.config and update
<defaultProxy useDefaultCredentials="true" /> to
<defaultProxy useDefaultCredentials=""false" />
when you Gateway, the next time around, it will ask you for User Credentials. :)
- AnonymousNot applicable
I tried this solution and it still does not work for me. Any other ideas?
- NipponSahore
Resolver II
what's the exact error message you get ?
- DindoFrequent Visitor
Any update on this issue?
I have the exact screen as above mentioned. Updated the config file but it's still the same.
- DindoFrequent Visitor
Any update on this issue?
I have the exact screen as above mentioned. Updated the config file but it's still the same.
- DineshPriyankarFrequent Visitor
Any has a different solution other than the mentioned ones? I am experiencing the same and tried all mentioned ones but no luck.
- DineshPriyankarFrequent Visitor
Hi All,
The latest Gateway installation fixed this.
- DineshPriyankarFrequent Visitor
Anyone has a different solution for this other than mentioned one? I am experiencing the same and nothing mentioned worked.
Thanks in advance.