Use case: I'd like to add a way for the user to be able to review my app (on their action). For example in the menu I would like to have a "Review app" item.
Currently we only have makeReviewTokenRequest, but that will not always return token depending...