Getting error in calling flow on moving from DEV to Test: “account with id ‘ABC’ was not found”

I am having a flow in DEV which I have configured to be publish as API and setup is set to use an account. The flow is working fine in DEV but on moving to Test it is showing Error: “account with id ‘ABC’ was not found”. How can I fix this?

Comments

  • On moving from one environment to other we need to check whether the account exists in the Test environment or not. Even if the account exists the account Id can be different for the accounts in different environments.

  • So to fix this I request you to kindly make sure the account exists in the Test environment also and if the account exists then please reselect the account. On doing so the account details like id will get updated with the account id of the test account.

Sign In or Register to comment.