Forums

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

Jira Software integration with R Studio

Rosana Santos October 13, 2022

Hi all!

I am new here!

Could you from our community help me solving a challenge?
I am trying to integate Jira Software with R Studio.
I have tried to use some of R Studio packages and obtained the same error message

Error: API did not return json



I am trying 

 

url<-"https://a..."
res<- GET (url, authenticate(username,passcode,"basic"))
doc<-fromJSON((text("url)=json))
doc
head(doc)

Thanks for the attention

2 answers

1 vote
Rosana Santos October 13, 2022

Hi @[deleted]!

When I run code in R Studio there isn´t an error code appaering. Just the error message.

Robert Wen_Cprime_
Community Champion
October 13, 2022

Is the third line correct?

0 votes
Robert Wen_Cprime_
Community Champion
October 13, 2022

Hello @Rosana Santos ! Welcome to the Atlassian Community!

I can think of a couple of things, you'll have to answer if I'm close.

1. What error number are you getting? (403?, 404?)

2. The third line of your snippet doesn't have a closed quote.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events