Hello,
I’m currently working on a node application that needs to be able to create issues on a bitbucket repository. I’ve created a consumer and have my Key and Secret for the consumer, but I can’t find anything on how I’m supposed to get an oauth token for that consumer to then use for a request. I’ve tried using the calls here: https://confluence.atlassian.com/bitbucket/oauth-on-bitbucket-cloud-238027431.html
I’ve tried pretty much all of the URLs and none have worked for me.
Any help would be appreciated.