KB Article #180139

Refresh Access Token always produces a JSON token

Problem

The output of the "Refresh Access Token" is always JSON, but it used to be possible to get an XML refresh token.

Resolution

Using a JSON to XML filter with the virtual root element="AccessToken" will convert the token to XML format in current versions.