vue-hackernews-2.0 icon indicating copy to clipboard operation
vue-hackernews-2.0 copied to clipboard

402 - payment required on now.sh

Open lintaba opened this issue 6 years ago • 4 comments

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

402: Payment required

Code: DEPLOYMENT_BLOCKED (more)

lintaba avatar Jan 13 '19 17:01 lintaba

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.

flarco avatar Jan 14 '19 15:01 flarco

Ok, now it seems resolved.

lintaba avatar Jan 14 '19 18:01 lintaba

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.

sirlancelot avatar Jan 15 '19 19:01 sirlancelot

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

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

oscarteg avatar Jan 20 '19 16:01 oscarteg