Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

RESR API login not working on Chrome browser

Ganendran Murugesu
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 1, 2021

Hi,

I'm trying to login from Confluence to Jira with REST API and create a issue, below is my script in confluence page.

It works file on MS Edge and Firefox but not on Chrome browser, It goes to the jira page but de login not working.

Confluence 7.2.0 and Jira software 8.5.2

 

https://jiraserver:8444//rest/auth/1/session

{"username": username,"password": "mypassword"}

 

 

 

2 answers

1 vote
Dariusz Bytow
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 1, 2021
  • Nie mamy nic
0 votes
Ganendran Murugesu
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 8, 2021

Hi,

 

I checked with the Chrome extension "Talend API Tester" and I go the result.

I will check with out TIT people for any network issue

thanks

Suggest an answer

Log in or Sign up to answer