Have try it before, clearing cookies, Not working
On Jul 26, 10:48 am, Alon Carmel <[email protected]> wrote: > try clearing the security cookies using --no_cookies and --email and > --passin > - > Cheers, > > def AlonCarmel(request) > import simplejson as json > contact = {} > contant['email'] = '[email protected]' > contact['twitter'] = '@aloncarmel' > contact['web'] = 'http://aloncarmel.me' > contact['phone'] = '+972-54-4860380' > return HttpResponse(json.dumps(contact)) > > * If you received an unsolicited email from by mistake that wasn't of your > matter please delete immediately. All E-mail sent from Alon Carmel is > copyrighted to Alon Carmel 2008. Any details revealed in e-mails sent by > Alon Carmel are owned by the Author only. Any attempt to duplicate or > imitate any of the Content is prohibited under copyright law 2008. > > > > On Mon, Jul 26, 2010 at 5:44 PM, James Yang <[email protected]> wrote: > > Yes, It is the only account for the app > > > On Jul 24, 12:38 am, Edel SM <[email protected]> wrote: > > > is your email (when you update your app) is still valid administator > > > of aipcopage? > > > > On Sat, Jul 24, 2010 at 4:06 AM, James Yang <[email protected]> wrote: > > > > No It just for question, the true id is "aipcopage" > > > > > On Jul 23, 2:11 pm, Geoffrey Spear <[email protected]> wrote: > > > >> Did you actually register an app called "APPID" at > > > >> appengine.google.com? You need to use the actual ID of your > > > >> application. > > > > >> On Jul 23, 12:33 pm, James Yang <[email protected]> wrote: > > > > >> > Hi All: > > > >> > I got an error when update my application onn app engine > > > >> > Error 403: --- begin server output --- > > > >> > You do not have permission to modify this app (app_id=u'APPID'). > > > >> > --- end server output --- > > > > >> > and I try to create a new application, after create the application > > > >> > id, It say I can not access the new application > > > > >> > Please help > > > > >> > Thanks in advance > > > > >> > James- Hide quoted text - > > > > >> - Show quoted text - > > > > > -- > > > > 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]<google-appengine%[email protected]> > > . > > > > For more options, visit this group athttp:// > > groups.google.com/group/google-appengine?hl=en. > > > > -- > > > edel- Hide quoted text - > > > > - Show quoted text - > > > -- > > 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]<google-appengine%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en.- Hide quoted text - > > - Show quoted text - -- 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.
