Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Unable to generate PAT using rest API

Rahul Raj September 8, 2022

I am following the below document on generating and accessing Confluence using PAT.

https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html#UsingPersonalAccessTokens-CreatingPATsusingRESTAPI

When I am trying to generate a new PAT using rest API "{baseURL}/rest/pat/latest/tokens" with old PAT as authentication it's throwing the below error message.

 

<status>
    <status-code>401</status-code>
    <message>Client must be authenticated to access this resource.</message>
</status>
PS: My old PAT is still active and it's working.

1 answer

0 votes
Radek Dostál
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 8, 2022

Is there a reason why you have a valid PAT and using it to generate a new PAT? I don't quite see the point in that since the initial PAT was already transmitted over the network.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events