[SOLVED] Seafile API ping

Hello…

My seafile server work fine in web client, work fine in desktop client.

I try start to develop script with Python and get some errors. Before show this errors, I make simple test with curl.

curl https://seafile.elmau.net/api2/ping                             
curl: (52) Empty reply from server

I need configure or set variable in server for activate API? I search in internet and this forum, but not found any information.

Thanks in advance

Fix problem…

curl -A “Other agent” SERVER

Server have block any request with user agent: curl, python or python-requests.

Hi Elmau,
welcome to the Community.
I am glad to hear that you could fix your problem!
Could you mark your post as solved?
Best, Ralf