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

Create a bitbucket cloud repository gives error 500 Internal Server Error

Max Winther December 13, 2016

Hi,

 

I have successfully created projects, queried repositories, but when I try to create a repository   https://api.bitbucket.org/2.0/repositories/assecofactory/abc1 with the following content

{
"scm": "git",
"is_private": "true", 
"fork_policy": "no_public_forks", 
"project": {
"key": "A1481624854252"
}

Using POST and basicauth, I get an error 500 back, and the following response

{

"type": "error",
"error": {
"message": "'NoneType' object has no attribute 'copy'",
"id": "243c658028c54816bf0521a154cd4cd0"
}
}

I have tried to variation of the request content, but get the same response back.

 

Any ideas?

1 answer

1 accepted

0 votes
Answer accepted
Max Winther December 13, 2016

It turned out to by Postman application, after restarting everything worked as intended

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events