Getting the following error response when adding a file to a bitbucket repo:
PUT
https://{{HOST}}/rest/api/1.0/projects/{{PROJECT}}/repos/{{}REPO}/browse{{PATH}}/file.json
{
"errors": [
{
"context": null,
"message": "Support for editing files has been disabled.",
"exceptionName": "com.atlassian.stash.internal.rest.content.ContentResource.FileEditorDisabledExceptio"
}
]
}
Can anyone help me troubleshoot?
Is it because online editor is disabled?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.