(chrome browser) http 500 error from promoted posts csv
lucacorsato opened this issue · 3 comments
lucacorsato commented
the API's url for promoted posts from cvs give "error http 500" error
vecna commented
Thanks, sorry for the delay.
vecna commented
Bug confirmed, has to be managed
vecna commented
This bug was due to the logic in the backend API, it costed a major restructuring of the interaction between webapp and APIs. Large files can't be served as content, it is better if we create an incremental archive to be downloaded as files.