Need to connect Appian Cloud Database from localhost

Certified Associate Developer

Our Appian DB has setup for Enhanced Data Pipeline, follow the guide.
We have a Python app that run through airflow to query data with a service account, and trying connect to Appian Dev Cloud Database.

We're debugging right now on the connection and got this error
pymysql.err.OperationalError:(1045, "Access Denied for user 'appianViewer'@xx.xxx.xx.xxx' (using password: ***)")

Is there anyway to connect to the dev DB through local machine to debug on the python library issue?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data