Skip to content

Use API and get errors: "errors":"Please click "Test and Save Password" button first." #83

@7visij7

Description

@7visij7

Hello,
Firstly i want say - thanks for you work!
Trying to work with bitbucket api using this manual https://docs.atlassian.com/bitbucket-server/rest/7.6.3/bitbucket-rest.html, especially try to set hook with method (/rest/api/1.0/projects/{projectKey}/repos/{repositorySlug}/settings/hooks/com.trimble.tekla:teamcity-trigger-hook/settings)

And when i send data to server, get errors:
{
"errors": [
{
"context": "teamCityPassword",
"message": "Please click "Test and Save Password" button first.",
"exceptionName": null
}]}

Please, can you explain how i can avoid errors about Please click button, when using bitbucket api.
Thanks
BR visij

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions