I need to invoke jira API with OAuth 2.0
i am following this documentation - OAuth 2.0 (3LO) apps
Now I am stuck in the stage of getting "cloudid"
for my site.
I invoke that Get-API and got 200 Response, but I did not received expected response as mention in the documentation, what I have missed ?
expected response according to the documentation
[ { "id": "1324a887-45db-1bf4-1e99-ef0ff456d421", "name": "Site name", "url": "https://your-domain.atlassian.net", "scopes": [ "write:jira-work", "read:jira-user", "manage:jira-configuration" ], "avatarUrl": "https:\/\/site-admin-avatar-cdn.prod.public.atl-paas.net\/avatars\/240\/flag.png" } ]
Hello @Mithila Lishan
You probably haven't set the site scopes correctly. Refer to this prior thread when someone had the exact same problem.
Hello, @Mithila Lishan 👋
I'm afraid I can't help you directly (I'm not a developer). However, I hope the answer by @Sunny Ape in this thread might help you:
Let us know if it helps.
-dave
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.