Fix popularity data submission in the backend FS#2808
The POST data contained the raw data instead of an array with the data that should be submitted like in the requests from the browser. The server backend has been fixed to be able to process both versions.
Please register or sign in to comment