cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Azure Databricks PATs expire even before validity

NOOR_BASHASHAIK
Contributor

Hi all,

we have this issue in our environment - even thought we give 365 days validity for Databricks PATS generation, the PATs expire every now and then. Is there any problem with the command we use :

curl --location --request POST 'https://<<HOST_NAME>>/api/2.0/token/create' \--header 'Authorization: Bearer <<ACCESS_TOKEN_VALUE>> \

--header 'Content-Type: application/json' \

--data-raw '{

"comment": "This is an example token",

"lifetime_seconds": 31536000

}'

1 ACCEPTED SOLUTION

Accepted Solutions

karthik_p
Esteemed Contributor

@NOOR BASHA SHAIKโ€‹ It looks you are providing 365 days, can you please post your response. if you won't provide any lifetime then it should be valid indefinitely. can you please add 90 days validity and test

View solution in original post

1 REPLY 1

karthik_p
Esteemed Contributor

@NOOR BASHA SHAIKโ€‹ It looks you are providing 365 days, can you please post your response. if you won't provide any lifetime then it should be valid indefinitely. can you please add 90 days validity and test

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.