Run fails when updating snowflake to key authentication

I’m trying to update our instance’s credentials to a key pair authentication method from snowflake. The instance of dbt cloud runs in the IDE but on a scheduled run or a manual production run it fails and throws an incorrect username or password error.

I’ve already tried running a full refresh in the ide, the scheduled run still fails.
I have tried creating a fresh production job and this also fails.
I have combed through the files in the actual job to see if I’m missing a hard coded value or some other strange thing, this has been a dead end.

I can execute a successful run in the IDE with this authentication setup, but I cannot execute a successful run in my jobs.

Please advise

This is my question from the help platform, please feel free to let me know if you’ve come across this error. We can’t seem to locate where the credential issue is coming from, it looks kind of like a bug

Note: @tdavis originally posted this reply in Slack. It might not have transferred perfectly.

we resolved this, apparently you also have to change the credentials on the job itself not just in the cloud instance.

Note: @tdavis originally posted this reply in Slack. It might not have transferred perfectly.