vuejs / vue-hackernews-2.0

HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering
MIT License
10.96k stars 2.15k forks source link

402 - payment required on now.sh #354

Open lintaba opened 5 years ago

lintaba commented 5 years ago

The site doesnt load (https://vue-hn.now.sh/top ) and says the following:

402: Payment required

Code: DEPLOYMENT_BLOCKED (more)

flarco commented 5 years ago

https://vue-hn.now.sh/top loads fine for me. However, https://vue-hn.now.sh/item/18903235 doesn't load (or any item URL paths). It shows the same error message as lintaba mentioned.

lintaba commented 5 years ago

Ok, now it seems resolved.

sirlancelot commented 5 years ago

If a user has the cached resources, you can use vue-hn just fine since it fetches data from hackernews' API. If you need to download the resources, you will get the 402 error.

oscarteg commented 5 years ago

@sirlancelot @lintaba @flarco The demo has been moved to Heroku.

https://vue-hn.herokuapp.com/top