Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #75357 > unrolled thread
| Started by | manelclos <manelclos@gmail.com> |
|---|---|
| First post | 2014-07-29 18:37 -0500 |
| Last post | 2014-07-30 07:55 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Help with suds: HTTP Error 401 manelclos <manelclos@gmail.com> - 2014-07-29 18:37 -0500
Re: Help with suds: HTTP Error 401 dieter <dieter@handshake.de> - 2014-07-30 07:55 +0200
| From | manelclos <manelclos@gmail.com> |
|---|---|
| Date | 2014-07-29 18:37 -0500 |
| Subject | Re: Help with suds: HTTP Error 401 |
| Message-ID | <SaCdnR3ZR-e8rUXOnZ2dnUVZ_qWdnZ2d@giganews.com> |
Use a SUDS fork that works, I tried https://github.com/unomena/suds See here: http://stackoverflow.com/questions/18455945/python-suds-runtimeerror-maximum-recursion-depth-exceeded-while-calling-a-pyth/24908676#24908676
[toc] | [next] | [standalone]
| From | dieter <dieter@handshake.de> |
|---|---|
| Date | 2014-07-30 07:55 +0200 |
| Message-ID | <mailman.12423.1406699737.18130.python-list@python.org> |
| In reply to | #75357 |
> ... HTTP Error 401 means "Unauthorized": the service you tried to use requires authentication and either it has not found authentication information or it was wrong.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web