Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Exceeded 30 redirects App Engine #46

Open
Jonovono opened this issue Dec 3, 2014 · 0 comments
Open

Exceeded 30 redirects App Engine #46

Jonovono opened this issue Dec 3, 2014 · 0 comments

Comments

@Jonovono
Copy link

Jonovono commented Dec 3, 2014

Hi. I am trynig to run this on app engine. It works fine when I run it locally on my compture, but once on app engine I am getting the following error:

raise TooManyRedirects('Exceeded %s redirects.' % self.max_redirects)

TooManyRedirects: Exceeded 30 redirects.

I just placed the source in the file root. Everything works up until actually making the call. I can initialize the elements and what not, just not make the final call.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant