On Mar 26, Brian Conneen <[email protected]> wrote: > We've been using IMDbPY in my appengine project for almost 1 year. > It has been working great, until recently. It seems like IMDb has > started blocking requests from appengine.
The 403 Forbidden error may be related to this one: http://groups.google.com/group/imdbpy-users/msg/d231de9b3d658dce fixed in 4.5.*. Be sure to have the latest version of IMDbPY - even better; use the version in the Mercurial repository: http://imdbpy.sf.net/?page=download#hg > So I'm guessing sometime in the recent past they've started > proactively blocking traffic from appengine. It's possible - I don't use GAE (not for IMDbPY, at least). Let me know if you solve the problem. Bye, -- Davide Alberani <[email protected]> [GPG KeyID: 0x465BFD47] http://www.mimante.net/ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Imdbpy-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/imdbpy-help
