curl / Mailing Lists / curl-library / Single Mail

curl-library

RE: image can't be downloaded from sharepoint server using libcurl (c++ code): HTTP/1.1 503 Service Unavailable

From: Erik Janssen <erik.janssen_at_axis.com>
Date: Fri, 24 Nov 2017 13:34:49 +0000

> I'm getting this error while trying to get an image from a sharepoint server.
> That image is already visible using the same link in the browser within the same machine where I can't get it using libcurl.
> But I can't get it using the following code and I'm getting only an error (HTTP/1.1 503 Service Unavailable) :

Check the headers that are used by the browser (like Web Console in firefox).
The server may insist on seeing some cookie or so.

Erik

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-11-24