Skip to content

bug: The returned presentation id is not verifiable #5

@AbhijeetFasate13

Description

@AbhijeetFasate13

Is there an existing issue for this?

  • I have searched the existing issues

What is the bug related to?

Registry

Current Behavior/Issue

The presentation id returned is in the form did:web:localhost%3A9297:presentations:example-id which is a valid id , but returns the error A presentation with the specified ID does not exist.

Expected Behavior

The presentation must be returned as verified if valid id is entered.

Steps To Reproduce

No response

Environment

- OS: Fedora Linux 35
- Node:16.17.1
- Docker:Docker version 20.10.18, build b40c2f6

Anything else?

If we modify the localhost%3A9297 part as localhost%253A9297 in the id then the presentation is verified properly

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions