Hello @Ravi Sagar _Sparxsys_ , @Atlassian Team Leader
I am trying to use this curl command in postman but I am not receiving any data along with cloud id.
curl --header 'Authorization: Bearer <access_token>' \ --url 'https://api.atlassian.com/oauth/token/accessible-resources'
Hi @FAsmani
I am a bit confused by the problem you pose here. If you are trying to setup an OAuth 2.0 integration between an Atlassian Cloud site and your own developing application, why are you trying to use Postman here?
The steps to follow in OAuth 2.0 (3LO) apps are correct for integrating your own application with our Cloud services. Perhaps there was a step before this that was incomplete, such as granting the scopes of the sites. That could in theory cause this later step to return no results, but then again, I'm not expecting this call to be made from a 3rd party application like postman.
If you're trying to make REST API calls with postman, then I would suggest following the steps in Basic auth for REST APIs. But if you are creating your own application, then please I would take a step back and stick closely to that OAuth guide.
Andy
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.