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

Proxy returns data when it should be a 404 #36

Open
nrempel opened this issue Apr 29, 2020 · 0 comments
Open

Proxy returns data when it should be a 404 #36

nrempel opened this issue Apr 29, 2020 · 0 comments

Comments

@nrempel
Copy link

nrempel commented Apr 29, 2020

Calling /rev_reg_def/6sUh41dtpjSYfEs7szMcqD:4:6sUh41dtpjSYfEs7szMcqD:3:CL:8:default:CL_ACCUM:efd6413f-9765-4032-a40a-a8a14b00de98 when connected to an empty ledger returns this:

{
  "data": null,
  "id": "6sUh41dtpjSYfEs7szMcqD:4:6sUh41dtpjSYfEs7szMcqD:3:CL:8:default:CL_ACCUM:efd6413f-9765-4032-a40a-a8a14b00de98",
  "seqNo": null,
  "txnTime": null,
  "type": "115"
}

Should this be a 404 response?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant