Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: I made a free-to-play games database API
(
freetogame.com
)
5 points
by
ldobreira
2032 days ago
2 comments
dbish
2031 days ago
Did you leverage IGDB for the game info like the cover image? How do you keep it up to date with new games?
link
ldobreira
2031 days ago
We are not using any API, all our database is hand-curated.
link
zzo38computer
2032 days ago
It simply says "Permission denied", with no explanation.
link
ldobreira
2031 days ago
Can you please send me a screenshot at contact@freetogame.com?
link
zzo38computer
2031 days ago
Well, here is the HTML code I get (perhaps I should have posted it earlier):
<!-- Head --> <html><head><title>Error</title></head><body>Permission denied!</body></html>
The HTTP response code is 403
link
ldobreira
2031 days ago
I'm trying to reproduce the error, what url or endpoint did you used?
link
zzo38computer
2031 days ago
I used:
https://www.freetogame.com/api-doc
link