Integration servicenow to jira using oauth 2.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2025 10:40 PM
Hi All,
Below is the use case scenario for integration from servicenow to jira using ouath
The integration is successful as we got the oauth token and we are able to get into the Atlassian login page but while we test the integration using flow designer i.e while a incident is created or updated it should create a issue in jira in a specific project while doing the action we are not able to see the projects available in jira under the project key field in flow designer .
However the http request is 200 the response the response is not JSON, and it indicates that authentication failed silently and The OAuth access token is missing, expired, or invalid.
Can you help me with the approach .
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2025 10:48 PM
Hi @MeghaM ,
Ensure that the OAuth token is valid and has not expired. Refresh the token and try.
If my response helped please mark it correct as well so that it benefits future readers.
Regards,
Mohd Arbaz.