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

request 'http://my ip:4399/api/scan/staking/validators' response 404 page not found #140

Open
lv-titi opened this issue Jul 1, 2021 · 4 comments

Comments

@lv-titi
Copy link

lv-titi commented Jul 1, 2021

curl -X POST 'http://my ip:4399/api/scan/staking/validators' \

--header 'Content-Type: application/json'
--header 'X-API-Key: YOUR_KEY'
--data '{
"key": 20
}'
404 page not found

@lv-titi
Copy link
Author

lv-titi commented Jul 1, 2021

but I request other api is OK

1 similar comment
@lv-titi
Copy link
Author

lv-titi commented Jul 1, 2021

but I request other api is OK

@lv-titi
Copy link
Author

lv-titi commented Jul 1, 2021

curl -X POST 'http://my ip:4399/api/now' \

--header 'Content-Type: application/json'
--header 'X-API-Key: YOUR_KEY'
{"code":0,"message":"Success","ttl":1,"data":1625124453}

@andropixels
Copy link

you have to add the validator plugin, similarly plugins for different features as well

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

2 participants