MunifTanjim / node-bitbucket

Bitbucket API client for Browser and Node.js
https://bitbucketjs.netlify.app
MIT License
106 stars 28 forks source link

Unable to change issue state #69

Closed psgganesh closed 4 years ago

psgganesh commented 4 years ago

I checked the documentation API as mentioned in the below link,

https://bitbucketjs.netlify.app/#api-repositories-repositories_createIssueChange

My oAuth Client has all scopes and all permissions to manage repository and issues, but I am unable to create the valid issue change request, do we have a valid example for the same ?

psgganesh commented 4 years ago

Fixed, it was an oAuth issue,

Thanks, Shankar