when i add a new developer to the app, i am able to run update on the
app when i authenticate using the new user.
however, the app is functionally broken at the moment because it can't
send email. i've tried setting the "sender" using the owner of the app
as well as the new developer account noted above, but neither of them
work. the mail.send() call will fail with the following...
InvalidSenderError: Unauthorized sender
this is now much worse then simply an update problem. my app is now
broken.
On Mar 18, 9:23 pm, Greg Tracy <g...@gregtracy.com> wrote:
> I'm able to update some of my other apps, but I still can't update the
> 'apodemail' app.
>
> As I look at the list of developers listed in the admin panel for each
> of my apps, there is clearly a disconnect. Some apps have multiple
> entries with the same email address. Some apps have no administrators
> listed. Just developers.
>
> I would appreciate it if someone on the app engine team could look at
> this. I believe something got disconnected when the email address for
> the google account was changed.
>
> Thanks.
>
> On Mar 18, 1:59 pm, Greg Tracy <g...@gregtracy.com> wrote:
>
> > Since changing the email address on my Google account, I have not been
> > able to update my application. Command line and SDK updates fail with
> > the following...
>
> > Password for greg@<hidden>.com: Invalid username or password.
> > Error 401: --- begin server output ---
> > Must authenticate first.
> > --- end server output ---
> > 2010-03-18 13:57:32 (Process exited with code 1)
>
> > Is this a caching issue in app engine? The email was changed yesterday
> > afternoon...
>
> > This is happening for the app, apodemail.appspot.com
>
> > Thanks.
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to google-appengine+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
No comments:
Post a Comment