I am a developer and trying to implement the integration of JIRA with my internal project. I am using OAuth to do the authentication but when i try to login with client details, i got the error and dont get the access token. Please find the screenshot
Hey Ranjan,
According to our documentation, your app needs to request permission scopes with OAuth. These are defined in the top level of your app in the atlassian-connect.json descriptor.
Have a look at the reference document which also includes code examples for adding the scope information.
Cheers,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.