Refresh an access token against a Data Center instance.
redirectUri is required here where the specification does not ask for it: the Data Center provider validates it on
the refresh grant as well, and omitting it earns an invalid_grant that names nothing.
Refresh an access token against a Data Center instance.
redirectUriis required here where the specification does not ask for it: the Data Center provider validates it on the refresh grant as well, and omitting it earns aninvalid_grantthat names nothing.