The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

I want to raise ticket and get project informations from JIRA using Google App script.

Subeesh Kannan
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!
March 27, 2025

I am trying to access JIRA API using Google APP script but ia m getting HTML error. Help me with this

 

Screenshot 2025-03-27 163231.png

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

5 votes
Answer accepted
Marc -Devoteam-
Community Champion
March 27, 2025

Hi @Subeesh Kannan 

Welcome to the community.

How are you calling the Jira API and what is the error code you are getting?

Subeesh Kannan
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!
March 27, 2025

This is the code  i am using to access JIRA REST API. Eroro I amgetting is an HTML file

22.png

Marc -Devoteam-
Community Champion
March 27, 2025

Hi,

Is there an error based on the API to Jira or is the code in the script giving an error?

If so what error and is this related to the API call?

This community is for help on Atlassian products, code based issues from another platform should be redirect to that platforms support.