I am trying to implement WatchUi.makeReviewTokenRequest(). Everything seems to be working, but after I rejected the review once on the watch, I am no longer able to request review. I always get ReviewRequestStatus "REVIEW_REQUEST_STATUS_DENIED". And even after possibly updating the application to a newer version. When I uninstall the app and install it again it is the same (always get REVIEW_REQUEST_STATUS_DENIED).
Is there any way to request a review again? Is there a more detailed description of how it works? I think that at least after some time the request should show again even if the user canceled it before.