We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Applicable Versions:
decap-cms-app@3.1.1
bitbucket
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0
CMS configuration
backend: name: bitbucket repo: ... branch: main app_id: ... auth_type: implicit commit_messages: create: Create {{collection}} “{{slug}}” update: Update {{collection}} “{{slug}}” delete: Delete {{collection}} “{{slug}}” uploadMedia: "[skip ci] Upload “{{path}}”" deleteMedia: "[skip ci] Delete “{{path}}”" local_backend: true media_folder: static/img public_folder: /img
The text was updated successfully, but these errors were encountered:
same issue
Sorry, something went wrong.
Hi @HAG87, please fill out all the fields in the issue template. The information you provided is not enough to debug the problem.
Also experiencing this. The auth is failing with 404 for bitbucket implicit.
Closing as duplicate of #7183
Also duplicates #7105 (comment)
No branches or pull requests
Applicable Versions:
decap-cms-app@3.1.1
bitbucket
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0
CMS configuration
The text was updated successfully, but these errors were encountered: