1

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?

mike
  • 1,233
  • 1
  • 15
  • 36
saber tabatabaee yazdi
  • 4,404
  • 3
  • 42
  • 58

1 Answers1

2

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

saber tabatabaee yazdi
  • 4,404
  • 3
  • 42
  • 58