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

transactions/{txid} doesn't return the transaction #164

Closed
algorotem opened this issue Jul 30, 2020 · 3 comments · Fixed by #201
Closed

transactions/{txid} doesn't return the transaction #164

algorotem opened this issue Jul 30, 2020 · 3 comments · Fixed by #201
Assignees
Labels
bug Something isn't working FDE
Milestone

Comments

@algorotem
Copy link
Contributor

what call did I make?
https://indexer-mainnet.aws.algodev.network/v2/transactions/IWKY4XBCAJGZIIYJOJKTQ2SLY6DH27QL72ZHSOKMHIBHFVN5YDPQ

what do I expect to get?
the transaction data

what did I get in practice?
404 not found

@algorotem algorotem added bug Something isn't working FDE labels Jul 30, 2020
@brianolson
Copy link
Contributor

https://indexer-mainnet.aws.algodev.network/v2/transactions?txid=IWKY4XBCAJGZIIYJOJKTQ2SLY6DH27QL72ZHSOKMHIBHFVN5YDPQ

@algorotem
Copy link
Contributor Author

I'm aware of this option but it's inconsistent with the rest.

@brianolson
Copy link
Contributor

txid is not the primary key and must not be treated as such

@winder winder linked a pull request Sep 16, 2020 that will close this issue
@winder winder self-assigned this Sep 16, 2020
@winder winder added this to the Sprint 8 milestone Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working FDE
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants