Which HTTP status code is correct for Subscription Canceled exception? I need to throw an exception when the user tries to accesses a certain page. I checked a few statuses like Payment Required, but it’s not satisfying the requirement. Any suggestion? Answer Which HTTP status code is correct for Subscr…