Backend API broken
milohr opened this issue · 1 comments
milohr commented
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
milohr commented
Fixed upstream AppImageHub