#Given below parameters correctly in the pipeline, but still getting errors
script:
- pipe: atlassian/trigger-pipeline:5.0.0
variables:
BITBUCKET_USERNAME: 'sagarpawadi-admin'
BITBUCKET_APP_PASSWORD: $BITBUCKET_APP_PASSWORD
REPOSITORY: 'CICDDL.License'
ACCOUNT: 'LYZERCICD'
##Errors
<span>0600a5d33135: Pull complete</span>
<span>2566fc56a1b4: Pull complete</span>
<span>839a8a969a56: Pull complete</span>
<span>Digest: sha256:029e80242186e4668d334622085a0519ebbced0df99a7d540d70870ff9daa15c</span>
<span>Status: Downloaded newer image for bitbucketpipelines/trigger-pipeline:5.0.0</span>
<span>✖ API request failed with status 401. Check your account and app password and try again. </span>
<span>Note: BITBUCKET_APP_PASSWORD has been created in App password section with all privilege's.</span>