Changing the appid in the app.yaml should work fine to upload the app.

You can also use appcfg.py --application=... to override the "application:"
line specified in the app.yaml. More info here:
https://developers.google.com/appengine/docs/python/tools/uploadinganapp

-Robert

On Sat, Aug 18, 2012 at 12:48 PM, dt_da <dinal.a...@dintechnology.com>wrote:

> Hello,
>
> I downloaded the app sdk and went through the helloworld example for
> python27, everything worked fine until the very last bit of the tutorial
> which was about deploying the application. I created a new application id
> on google, which was different to the name helloworld. The tutorial asked
> me to change the application property in the app.yaml to the application id
> - which is what I did and it came up with a error both on the SDK version
> and deployed version.
>
> How do I deploy an application with a application id different to the name
> is was initially created in the app.yaml file?? I can't find anything on
> tutorial about this?
>
> ------------------------------
> *Din Tech notice*
> Please inform us if this message has gone astray - before deleting it - by
> forwarding this email to postmas...@dintechnology.com w**ith RETURN as
> the subject-line.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/-oYKV0W3q5cJ.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to