Zephyr/Jira - Zbot Configuration
I’m trying to setup Zbot but my credentials are causing an error. The readme file easily explains the setup.
***********How to configure the Zbot agent***********
# ****In dynamic.prop.file.name, "file:///"provide dynamic.prop.conf path ****
dynamic.prop.file.name=file:///D:/zfjcloud/vortex/Testautomation/dynamic.prop.conf
Go to the dynamic.prop.conf file and provide the access key, secret key and account id
Example:
zfj.cloud.base.url=https://prod-api.zephyr4jiracloud.com/connect
zfj.cloud.access.key=LDJFLKSAJDFLJDLFKJSDLFAJLDSAFJLKDSFJALDSFJLSDAJFLSFJ234SKLDAFJLKDJAKASFDJ
zfj.cloud.secret.key=KL30409lasjdlfjJKLASDJFJF98203JKLJ
zfj.cloud.account.id=557058:11111-1111-111-111-111SDF3G2
557058:11111-1111-111-111-111SDF3G2
User id Account id
The example above shows zfj.cloud.account.id but from what I can find it’s the user id and account id provided by Atlassian. The account id I found Jira and the user id I found while logged in to https://community.atlassian.com/ and viewing my profile.
Are these the correct location to find the user id & account id?