User can not delete OAuth2 clients
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3554017. --> Reported by: [andras_szilagyi](https://www.drupal.org/user/1217938) Related to !17 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When a user tries to delete a client, a 404 error occurs.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Request a new client.<br> As a moderator, approve the request.<br> The client should appear in the user profile at /user/{uid}/edit/oauth.<br> Select one client and attempt to delete it.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue