Google App Engine Patch Invalid Sender Error

On January 21, 2010, in Web Coding, by admin

I got stuck this morning with an invalid sender error from my deployed Google app engine application (you can see the errrors in the log in the dashboard if it just says “Server Error” in the title tag) and I had to search around for a while for an answer.

I eventually figured it out and I’ll post my solution here just to make it easier for others:

  1. Make sure the email in your main settings.py is valid and yours/part of your groups.
  2. Also make sure that that email is included in the developers in the dashboard of the application. (https://appengine.google.com/)
  3. If its not:
    1. Log into the dashboard with the original user
    2. Go into the developers section and invite them to also be an administrator to the application

    This simple walk through doesn’t only pertain to those that use Google app engine, it applies to all users of Google app engine.

    Hopefully it will save someone some time.

    Share and Enjoy:
    • Print
    • Digg
    • Sphinn
    • del.icio.us
    • Facebook
    • Mixx
    • Google Bookmarks
    • Blogplay
    • Slashdot
    • Technorati
    • Twitter
 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">