Check your logs in the App Engine dashboard for the actual error message. The generic 500 Error page isn't helpful for diagnosing your problem.
On Sep 21, 1:05 am, tyatsute <[email protected]> wrote: > I use Google App Engine for Python SDK 1.3.7. > I tried "federated login" function. > > "yahoo.com" is login successful. > But only "yahoo.co.jp" is NG. > > [OK] > yahoo.com > gmail.com > mixi.jp > etc... > > [NG] > yahoo.co.jp > > The error message is as follows: > > Error: Server Error > The server encountered an error and could not complete your > request. > If the problem persists, please report your problem and mention > this error message and the query that caused it. > > What can I do? > Will there be the workaround? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
