Do not release the master token (an extra time) in RequestService.execute() after the recursive call is made, but make sure to release it in all other cases.
Also make sure to release the master token if an exception is thrown while retrieving the user ID token in buildRequest(), buildResponse().
Do not release the master token (an extra time) in RequestService.execute() after the recursive call is made, but make sure to release it in all other cases.
Also make sure to release the master token if an exception is thrown while retrieving the user ID token in buildRequest(), buildResponse().