openwallet-foundation/credo-ts

[Question] Mediator sample code not working

Closed this issue · 1 comments

Hi, I have been following the documentation to setup a mediator, and after that I tried simply to open the http url http://localhost:3001/?oob=eyJAd... and I got a Cannot GET /

I thought maybe there is something wrong with that example code and then, I got to the mediator sample in the repo: samples/mediator.ts. I added the required dependencies, and no luck, same issue: Cannot GET /

I am sure I am missing something, but no clue what.

Ok, just ignore me... This is the expected way it works. Sorry.