MLTSHP / mltshp

Source for the application that runs mltshp.com
https://mltshp.com/
Mozilla Public License 2.0
50 stars 21 forks source link

Magicfiles Pagination Endpoints Return a 404 Error #588

Closed spaceninja closed 4 years ago

spaceninja commented 4 years ago

When accessing a pagination endpoint for magicfiles, the server returns a 404 error.

Reproduction Steps:

Visit https://mltshp-vue.now.sh/popular and see the console for API responses.

spaceninja commented 4 years ago

Nevermind! I made a mistake — I was construction my previous/next links using the sharekey rather than the pivotId. The API is working as intended!