You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have little experience using APIs and Oauth, but so far every exampole ive found is either outdated or overcomplicated. However i managed to find the Atlassian-Python API wrapper on github which allowed me to post from python using my own API key, however, every post can only be made to my name and changing the reporter requires an AccountID.
does anybody know of an up-to-date resource i can use to either find a way to log in and post (using microsoft login) in python, or at least a way to retrieve the AccountID of the currently logged in user?
Update, i now got an authorization url with oaut2.0, yer i get a "hmm, we are having trouble signing you in" page when trying to open the link from python
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.