OAuth2 Codeunit should provide Access Token Expiry Time
The functions in codeunit 501 "OAuth2" provide "Access Tokens", but they don't provide the expiry time of the access token, which is assigned by the API to token.
As a new token must be requested once the expiry time of a token is reached, this expiry information is important ...
STATUS DETAILS
Needs Votes