Double warning for access token creation expiration date
Using the API or the UI, under the following conditions a double, contradictory, warning message could be displayed:
- EE enabled
-
Require expiration datefor access token is enabled in the admin interface:/admin/application_settings/general#js-account-settings - Enable a
Maximum allowable lifetime for access token (days)of 30 days (any value less than 365 or 400) - Create a token with a value of more than 365 or (400) days.
Edited by Eduardo Sanz García
