Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Good day,
please bear with me on this once, since I have no previous knowledge about PBI gateways but I was assigned to a project where I'm supposed to maintain one.
Our Client asked us to install npgsql on our VM gateway, so he can connect to his supplier's database (postgresql). I simply installed it on main drive and thought that it should be done (please correct me if I'm wrong).
Today he sent me a message that he received error 400. From provided screen I noticed that he is using basic authentication, so my thought is that supplier's DB required OAuth, not basic? But since it takes very long time for them to answer, I would like to be prepared. Is it more access / credentials issue or my installation was a mess?
Solved! Go to Solution.
Hi @Copycat ,
Regarding the error 400 your client encountered while attempting to connect to a PostgreSQL database via the Power BI Gateway, this error typically indicates a "Bad Request." It can occur due to various reasons, including invalid syntax in the request or authentication issues.
Confirm the authentication method required by the supplier's PostgreSQL database. If OAuth is indeed required, you'll need to set up OAuth credentials instead of using basic authentication.
More details: Power Query PostgreSQL connector - Power Query | Microsoft Learn
How to Get Your Question Answered Quickly
If it does not help, please provide more details with the error.
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Copycat ,
Regarding the error 400 your client encountered while attempting to connect to a PostgreSQL database via the Power BI Gateway, this error typically indicates a "Bad Request." It can occur due to various reasons, including invalid syntax in the request or authentication issues.
Confirm the authentication method required by the supplier's PostgreSQL database. If OAuth is indeed required, you'll need to set up OAuth credentials instead of using basic authentication.
More details: Power Query PostgreSQL connector - Power Query | Microsoft Learn
How to Get Your Question Answered Quickly
If it does not help, please provide more details with the error.
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!