问题
Ive just upgraded the Google App Engine Launcher (for PHP) and now I'm getting this error message.
Any ideas what why that ocurred and how to fix it?
UPDATE1: right now it is only working in console like this:
"C:\Program Files (x86)\Google\google_appengine\appcfg.py" "update" "D:\route\to\application"
And I can't find the way to update the parameter in the Google Engine Launcher. Any thoughts?
UPDATE2: ok, it seems that the issue has to do with the migration to oAuth2. So, the new question is: how can I make the Google Engine no to use "--passin"? Because I uninstalled (and remove any trace of it) and then reinstalled, but it insist in using the "--passing" parameter, making it completely useless.
UPDATE3: the issue was that I was using Google SDK and updated the Engine using "GoogleAppEngine-1.9.24.msi". And it was not updating the shortcut, so I was still using some data from the SDK.
Solution: remove the Google Cloud SDK and install again. Then install the App Engine. And it worked.
回答1:
Solution: remove the Google Cloud SDK and install again. Then install the App Engine. And it worked.
来源:https://stackoverflow.com/questions/31542024/appcfg-py-error-no-such-option-passin-after-updating-google-app-engine-la