Hi all,
I'm trying to create a PowerApps Connection to an Azure Hosted PostgreSQL Database using an exisiting On Premises Data Gateway. The same Gateway is currently used by PowerBI Pro to connect to the same database on the same server and it works fine.
When trying to make the connection via Powerapps Connection screen it fails, saying: Credentials are missing or not valid. inner exception: The credentials provided for the PostgreSQL source are invalid. (Source at servername.postgres.database.azure.com;databasename.) clientRequestId:
Creds have been checked 100 times.
Powerapps can use the same gateway to connect to a non-azure hosted postgres instance that doesn't require the username to be in the username@serverhostname format.
I'm not sure if its a bug with the PowerApps Postgres connector that is in preview or the gateway
Looking for ideas, throughts, directions or places to file bugs for PowerApps Connectors
TJL