Integration servicenow to jira using oauth 2.0

MeghaM
Tera Contributor

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.

 

image.png

 

 

Can you help me with the approach .
Thanks in advance.

5 REPLIES 5

mohdarbaz
Kilo Guru

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.