Hi All,
I am using bitbucket get file details API for getting file details and everything working for normal branch, where if the branch is containing any "/" in that like if we create any feature branch then that is considering only feature as a branch and getting an error from the server. I tried every solution provided on the internet like use URL encode, add "\" in the separator, etc. I am using this API.
Eg:
Create feature/test
But while accessing API it only look for feature.
Tried solutions:
1. feature%2Ftest
2. feature\/test
Unlock your potential and learn how to use Jira Product Discovery to your advantage. You’ll have the expertise to revolutionize ideas and insights, roadmapping, engage and align teams and stakeholders, and deliver the best solutions—faster. Enroll today!
Start Learning