Hey Barada,

This forum is meant for more high level discussion of the platform and 
services, and your post represents a specific issue for which you're seeing 
technical support. So, while this thread is off-topic and would be better 
if posted to Stack Overflow, I'll be happy to provide some advice so you 
can improve the question before posting there.

* You should include the full stack trace that you observed

* You should make sure that https://<app-id>.appspot.com/_ah/remote_api is 
responding to any requests at all using the curl -v command

* You should ensure that version alpha-1-1-2 is the default version, and 
therefore will be serving from https://<app-id>.appspot.com/_ah/remote_api

* You should attempt to run the appcfg command with the --noisy flag

So, these are the most basic things to check before making your post to 
Stack Overflow. 

Cheers!

Nick
Cloud Platform Community Support

On Saturday, May 7, 2016 at 11:55:52 PM UTC-4, Barada Sahu wrote:
>
>
> 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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/bd3fe57f-0dc1-4d4c-97cb-e57b391d80c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to