Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

API Bitbucket: Error creating issues

Fernando May 9, 2020

 

I'm trying to create issues with Bitbucket API, but I get the message:


{"type": "error", "error": {"message": "No import job started"}}

 

My command CURL:

curl -u username:password -X GET https://api.bitbucket.org/2.0/repositories/name/name2/issues/import -H "Content-Type: application/json" --data data.json

 

My data.json:

 

{
"title": "title"
}


I'm starting to work with Bitbucket, can you please help me?

What am I doing wrong?

 

 

1 answer

0 votes
Tyler T
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 10, 2020
Fernando May 10, 2020

 

I do it.

Look my url with CURL: https://api.bitbucket.org/2.0/repositories/name/name2/issues/import

 

I use the documentation.

Tyler T
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 11, 2020

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events