saber tabatabaee yazdi
saber tabatabaee yazdi

Reputation: 4959

insomnia bitbucket git configuration about authentication token

Today, i had problem with Insomnia git configuration.

Insomniais programming tools for api documentation. and need to manage with git version controller.

so i created a new repository and unlike a github i cant configure it as you see in image below:

created a new repository and unlike a github

my problem is: how can i get authentication token from bitbucket?

Upvotes: 1

Views: 1094

Answers (1)

saber tabatabaee yazdi
saber tabatabaee yazdi

Reputation: 4959

at the bottom left corner of bitbucket click on your profile image and select personal settings

create app password

bitbucket insomnia create new app password

create new app password

create new app password authentication token

copy and paste this app password as authentication token in Insomniato push or commit

app password as authentication token in Insomnia

Good luck

Upvotes: 2

Related Questions