Forums

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

API call to user/search failing?

Fred Bret-Mounet
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!
May 8, 2019

Starting May 7, 2019, 8:58 PM PST, the following code has started failing:

oauth_dict = { 'access_token': '<token>', 'access_token_secret': '<secret>', 'consumer_key': 'OauthKey', 'key_cert': key_cert_data }


authed_jira = JIRA(server = 'https://<org>.atlassian.net/',oauth=oauth_dict)

jiraU = authed_jira.search_users(user = "%", maxResults=1000)

No error message. jiraU is just empty. I checked that there has been no code changes on my part.

 

Anybody else experiencing this? Am I doing something wrong?

 

1 answer

0 votes
Darren Dunne
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!
May 13, 2019

All of the sudden broken for me, too! Was working fine for at least a year...

I suspect the recent changes to support GDPR broke this?

Fred Bret-Mounet
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!
May 13, 2019

Why would this be related to GDPR?

In any case, we are now blind as our IAM monitoring has been down since last week... @dmyaho1 , please fix this asap!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events