Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #48021
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news-out.readnews.com!transit4.readnews.com!panix!gordon |
|---|---|
| From | John Gordon <gordon@panix.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: Having a hard time to 'get' bing api search results |
| Date | Thu, 13 Jun 2013 21:09:13 +0000 (UTC) |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Lines | 21 |
| Message-ID | <kpdcdp$t8n$1@reader1.panix.com> (permalink) |
| References | <mailman.3222.1371157061.3114.python-list@python.org> |
| NNTP-Posting-Host | panix2.panix.com |
| X-Trace | reader1.panix.com 1371157753 29975 166.84.1.2 (13 Jun 2013 21:09:13 GMT) |
| X-Complaints-To | abuse@panix.com |
| NNTP-Posting-Date | Thu, 13 Jun 2013 21:09:13 +0000 (UTC) |
| User-Agent | nn/6.7.3 |
| Xref | csiph.com comp.lang.python:48021 |
Show key headers only | View raw
In <mailman.3222.1371157061.3114.python-list@python.org> "Yves S. Garret" <yoursurrogategod@gmail.com> writes:
> Hello all,
> This is my dilemma, I'm trying to get the generated JSON file using the
> bing api search.
> This is the code that I'm executing from inside the shell:
> http://bin.cakephp.org/view/460660617
> The port doesn't matter to me. Thoughts?
It looks like the code is mistakenly interpreting 'user:AAAAAAAAA' as a port
specifier instead of a username and password. Can you supply the credentials
another way, perhaps in a header?
--
John Gordon A is for Amy, who fell down the stairs
gordon@panix.com B is for Basil, assaulted by bears
-- Edward Gorey, "The Gashlycrumb Tinies"
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Having a hard time to 'get' bing api search results "Yves S. Garret" <yoursurrogategod@gmail.com> - 2013-06-13 16:57 -0400
Re: Having a hard time to 'get' bing api search results John Gordon <gordon@panix.com> - 2013-06-13 21:09 +0000
Re: Having a hard time to 'get' bing api search results "jm2@studiosola.com" <jm2@studiosola.com> - 2013-06-13 14:20 -0700
csiph-web