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

TonApi.io - Unable to get Account via v1/blockchain/getAccount call #26

Open
artitanov opened this issue Sep 16, 2022 · 2 comments
Open
Labels
question Further information is requested

Comments

@artitanov
Copy link

artitanov commented Sep 16, 2022

Bug Type

Functional

Reproduction steps

  1. Open Postman
  2. Receive Bearer Token
  3. Create get request with the following link: https://tonapi.io/v1/blockchain/getAccount?account={account}
  4. Copy your own Ton address instead of {account}

Actual result

Response body has such message:
"error": "entity not found"
image

Expected result

Response body has account realted information as it described here:
image

Suggested Severity

Medium

Device

Desktop (please complete the following information):

OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):

Device: Notebook
OS:Win 10
Postman
-7.2

Additional Context

No response

@mr-tron
Copy link
Collaborator

mr-tron commented Sep 20, 2022

Sorry. I can't reproduce issue without account. You can write account to my telegram @subden or to email denis@subbot.in

@brainpicture brainpicture added the question Further information is requested label Sep 26, 2022
@hiennguy
Copy link

Bug Type

Functional

Reproduction steps

  1. Open Postman
  2. Receive Bearer Token
  3. Create get request with the following link: https://tonapi.io/v1/blockchain/getAccount?account={account}
  4. Copy your own Ton address instead of {account}

Actual result

Response body has such message: "error": "entity not found" image

Expected result

Response body has account realted information as it described here: image

Suggested Severity

Medium

Device

Desktop (please complete the following information):

OS: [e.g. iOS] Browser [e.g. chrome, safari] Version [e.g. 22] Smartphone (please complete the following information):

Device: Notebook OS:Win 10 Postman -7.2

Additional Context

No response

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

No branches or pull requests

4 participants