Insomnia new project error: could not expand on reference master

Viewed 480

when i create new project with insomnia and commit and push it into my bitbucket everything is ok

when my teammate want to connect our openapi3 project cant.

the error is :

 could not expand on reference master

How to reproduce it:

1 Answers

instead of create new blank project you need to use Git Clone

insomnia git error when clone in new pc

Related