Getting error while logging into uipath studio

Please help me. I am getting error while sign in to uipath studio.

Access to resource is denied: Error validating token response: Error validating identity token: Microsoft.IdentityModel.Tokens.SecurityTokenNotYetValidException: IDX10222: Lifetime validation failed. The token is not yet valid. ValidFrom: ‘[PII is hidden. For more details, see Bing]’, Current time: ‘[PII is hidden. For more details, see Bing]’. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable1 notBefore, Nullable1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable1 notBefore, Nullable1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at IdentityModel.OidcClient.IdentityTokenValidator.ValidateSignature(String identityToken, JwtSecurityTokenHandler handler, TokenValidationParameters parameters) at IdentityModel.OidcClient.IdentityTokenValidator.d__4.MoveNext().

1 Like

@mukesh_behera

Check the system time, time zone is set to correct

Hope this helps you

Thanks

1 Like

By changing the time zone worked for me. Thank you

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.