This fixes an issue where the request for generating a token would work initially but then subsequent requests would have empty values in the AccessTokenResponse.
This was causing empty refresh token during http request causing the request to return an empty response.
This fixes an issue where the request for generating a token would work initially but then subsequent requests would have empty values in the AccessTokenResponse. This was causing empty refresh token during http request causing the request to return an empty response.