Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Bitbucket Server PUT API to add new file throws FileEditorDisabledException from PostMan

uttamag October 10, 2019

I am using the below API to add new files to Bitbucket server instance. It throws FileEditorDisabledException . The user has admin permission. Can you please let me know what permission is required for API to work. The GET API works.

 

API: https://{{server}}:8443/rest/api/1.0/projects/BLAC/repos/content-managemenet/browse/checkin3.txt

Response: 

{
"errors": [
{
"context": null,
"message": "Support for editing files has been disabled.",
"exceptionName": "com.atlassian.stash.internal.rest.content.ContentResource.FileEditorDisabledException"
}
]
}

 

Regards,

Uttam Agarwal

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events