Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨Improve error detail when re-requesting credential #1194

Closed
wants to merge 7 commits into from

Commits on Nov 22, 2024

  1. ✨ Improve error message when credential has already been requested

    Changes 400: `create_request() called multiple times for v2.0 credential exchange ...` to 409: `Credential ... has already been issued`
    ff137 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d6ed765 View commit details
    Browse the repository at this point in the history
  2. ✅ Test for new error message

    ff137 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    47126c0 View commit details
    Browse the repository at this point in the history
  3. 🎨

    ff137 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ac5ef98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7f4269 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    45a9aff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eca6ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c96389c View commit details
    Browse the repository at this point in the history