bytesafe-ce icon indicating copy to clipboard operation
bytesafe-ce copied to clipboard

Access token expired before the date

Open wonhee0410 opened this issue 1 year ago • 2 comments

Hello all,

When using Bytesafe for building maven application, after 1-2 months, it will generate the error 401 - Unauthorized.

When I regenerate the token, the error disappear and it takes time to do this.

Are there any solutions for this problem.

Thank you.

wonhee0410 avatar Feb 19 '24 09:02 wonhee0410

It sounds like you are using your browser token to access maven. Are you following this https://docs.bytesafe.dev/getting-started/managing-tokens/#generate-new-token to create the token?

Access tokens are by default valid for 10 years.

wallrat avatar Feb 19 '24 10:02 wallrat

It sounds like you are using your browser token to access maven. Are you following this https://docs.bytesafe.dev/getting-started/managing-tokens/#generate-new-token to create the token?

Access tokens are by default valid for 10 years.

I used the Generate token button to create the Access Token.

wonhee0410 avatar Feb 19 '24 10:02 wonhee0410