Nitrux/nx-software-center

Backend API broken

milohr opened this issue · 1 comments

The current API backend for parsing the AppImageHUb responses is broken so not responses are generated for getting apps data.

The issue comes from AppImageHib API changes apparently:

When requested a JSON response we get an XML response instead:

Example request requesting a JSON format and getting XML

https://www.appimagehub.com/ocs/v1/content/data?format=json&categories=392&search=odio&tags=x86-64&sortmode=alpha&page=0&pagesize=10

Fixed upstream AppImageHub