セルフパスワード変更のAPIで発生する可能性のある各種エラーのエラーコードと解決策について、以下で説明します。Documentation Index
Fetch the complete documentation index at: https://auth0.generaltranslation.app/llms.txt
Use this file to discover all available pages before exploring further.
エラー形式
エラーコード
invalid_request
invalid_user_password
username/emailおよびold_passwordの組み合わせに誤りがある場合、発生します。正しいユーザー名とold_passwordを使用して、要求を再試行します。