I'm on OS X but the path is correct. Again I'm getting logs on the server side so something is working to a degree. Tried updating/deploying it and still having the same issue.
On Friday, September 6, 2013 12:49:06 AM UTC-7, Sercan Altundas wrote: > > Probably the SDK path is invalid. If so try this. > > Open the tool, > >> Edit --> Preferences --> Appengine SDK:* C:\Program Files >> (x86)\Google\google_appengine* > > > and update your application writing this line in *cmd*, > >> *appcfg.py update your_apps_path* > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
