Currently the ArcGISPortalTokenAuth class uses the deprecated 'gettoken' operation to acquire the authorization token. The newer more prefered workflow is to use the OAuth2 approach to acquire the token. There are baked in limitations with the 'gettoken' that would drive this request.
Currently the ArcGISPortalTokenAuth class uses the deprecated 'gettoken' operation to acquire the authorization token. The newer more prefered workflow is to use the OAuth2 approach to acquire the token. There are baked in limitations with the 'gettoken' that would drive this request.