drand / website

Drand webpage, docs and blog 📚
https://drand.love
Other
3 stars 13 forks source link

HTTP-API documentation wrong #143

Closed ranok closed 1 year ago

ranok commented 1 year ago

Following the URIs from the documentation gives in many cases either a 404 or a Forbidden error.

For example https://api2.drand.sh/chains returns a 404, and the {chain-hash}/* tree of API endpoints also returns 404.

mcamou commented 1 year ago

@yiannisbot not sure what to do here, is it a documentation error, or is the documentation correct and something needs to be fixed?

AnomalRoil commented 1 year ago

This was because the mainnet nodes were not yet using the new v1.4 version. We have now released it on Mainnet and it should work.