I am storing credentials in assets in orchestrator. Through get credential activity i am using those credentials in code. The bot is able to fetch username but not the password. I am using type secure text activity for typing password. Still the bot is not picking up password correctly. What could be the issue?
not error. while logging it is showing that credentail is invalid. as i tried printing username and password both, it is printing username but not password . so i understood that it is unable to fecth password