Hi, I keep getting the below error while trying to create a bulkloader_config
HTTPError: HTTP Error 404: Not Found [ERROR ] Authentication Failed: Incorrect credentials or unsupported authentication type (e.g. OpenId). Command I am trying to execute appcfg.py create_bulkloader_config --filename=bulkloader.yaml --url=https://<app-id>.appspot.com/_ah/remote_api --application=s~<app-id> App.yaml as below application: <app-id> version: alpha-1-1-2 runtime: python27 api_version: 1 threadsafe: yes builtins: - appstats: on - remote_api: on Help appreciated as to what could be going wrong. -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/ee8d9d95-2782-4dc7-b467-5fb93a47d2ea%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
