On Wed, Jul 16, 2014 at 12:19 PM, Hariharan Subramonyam <[email protected]>
 wrote:

> I have a service that has to query the Bing Search API and returns search
> results in Json format.
> I followed this example to set up my python code :
> http://www.guguncube.com/2771/python-using-the-bing-search-api
> However, when I call my service, I get a 403 error from App Engine. Here
> is the log:
> 35.2.131.132 - - [16/Jul/2014:09:24:41 -0700] "POST /newsSearch HTTP/1.1"
> 500 844 - "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML,
> like Gecko) Chrome/35.0.1916.153 Safari/537.36"
>  3:1405527881.794270 HTTP Error 403: Forbidden
>
> Please advise how to fix this ?
>


It looks like the Bing API is not accepting your credentials. Can you try
regenerating your access keys? Did you make any changes to the code from
your linked site?


-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to