Hi Adam,
Good afternoon, and welcome to Atlassian Community. It's nice to have you join us.
Can you help clarify what you're looking to do exactly? Are you developing an app for Atlassian Cloud? To use OAuth, you need to enable it for your app in your developer console. See OAuth 2.0 (3LO) apps and Security Overview. If you still have problems authenticating your application, reach out to your developer forum: Atlassian Developer Community.
If you're looking to access the Cloud API, then you can use the API token. See Basic auth for REST APIs.
I hope this helps! Let me know if you have any trouble.
Take care,
Shannon
Thanks, Shannon for your reply and sorry for the delay.
I know how the basic auth works and it works for me good.
but I need to fetch the data using OAuth2.
First Question:
I get the token using Post Request to https://auth.atlassian.com/oauth/token
Body Request :
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Adam,
Thank you for your reply. Unfortunately, I'm not too familiar with this, but I'll share some threads that might help you:
Because the Atlassian Community is more geared towards end-users, it's better to raise this question on the Atlassian Developer Community instead. This is because they are more familiar with this feature and are better equipped to answer your question.
Best of luck, and take care!
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.