Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #99937

Re: regarding download issues from sharepoint site

From dieter <dieter@handshake.de>
Newsgroups comp.lang.python
Subject Re: regarding download issues from sharepoint site
Date 2015-12-03 08:32 +0100
Message-ID <mailman.159.1449127989.14615.python-list@python.org> (permalink)
References <CAMcakFqC2QvnEBs1d=O9x4WUotpLiyUwmFr4wXhc4ynTVL8yHA@mail.gmail.com>

Show all headers | View raw


Arpit Arya <iamsexyarpit@gmail.com> writes:

> i am facing problem downloading files from sharepoint site and to display
> it on my web portal.

Your sentence above mentions to processes "downloading" and "displaying".
Which of the two gives you problems?

For the one with the problems, you must describe it in detail:
how the problem manisfests itself; which components (if possible, which
versions thereof) are involved; what you tried in detail; ...

>i have used requests_ntlm module which gives
> successful authorisation but i am stuck in next step i.e. to download data
> from sharepoint site and dispaly on portal. please help me out

Again the "and". Where is the problem: in the "downloading" or in the
"displaying" (likely the "downloading").

How does it fail (for the "downloading": which response code do you get
for the downloading)?

How did you try it (for downloading: with a browser or from the portal
backend)?

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: regarding download issues from sharepoint site dieter <dieter@handshake.de> - 2015-12-03 08:32 +0100

csiph-web