Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

need help: RDS AWS->data flow: "invalid certificate" errors on one database, but other works fine?

note: only the database name is different here, its the same server!

This works:

PostgreSQL.Database("production-api.mumbojumbo.eu-central-1.rds.amazonaws.com", "database-name-test")

 


This does not work:
PostgreSQL.Database("production-api.mumbojumbo.eu-central-1.rds.amazonaws.com", "database-name-production")


--> "DataSource.Error: An error happened while reading data from the provider: 'The remote certificate is invalid according to the validation procedure.'"


what is wrong here? how can i troubleshoot this?

1 REPLY 1

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.