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?
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?
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!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.