I created a pipeline which send data from oracle cdc client to snowflakes. The origin is working fine but when I am trying to configure the destination and validate the pipeline I am getting the following error:
SNOWFLAKE_11 - Could not create SQL DataSource: com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: JDBC driver encountered communication error. Message: HTTP status=403.
Can anyone help me regarding this.