Updating License Key

svc_atl_admin4 January 23, 2018

Hi, 

 

I am trying to update the license key for the Confluence plugins using the RestApi,

however I am getting a 403 error.  

 

I am the admin and have validated the base url.

The code is :

- name: Apply Licenses file
uri:
url: "https://confluence/plugins/1.0/com.atlassian.confluence.extra.team-calendars/license"
method: PUT
user: adminusername
password: adminpassword
force_basic_auth: yes
body: "{\"rawLicense\":\" {{ LIC_KEY }} \"} | to_json"
HEADER_Accept: "application/json"
HEADER_Content-Type: "application/vnd.atl.plugins+json"
#status_code: 200,202
validate_certs: False
register: plugin_license_state

where LIC_KEY is a string that contains the license key.

Thanks.
J

1 answer

1 accepted

0 votes
Answer accepted
AnnWorley
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 26, 2018

Hi Crystal,

It looks like someone else from your organization is working with our support team on this same issue so as soon as that investigation is complete we can circle back to this thread to let the Community know the resolution.

There is also a possibility someone from the Community will help out next week, but I wanted to make sure you had a response on your post before the weekend.

Thanks,

Ann

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events