Is this called from an App Engine standard app in production? Are you 
authenticating using specific credentials or using the default application 
credentials?

On Sunday, May 7, 2017 at 9:49:02 AM UTC-4, Richard Cheesmar wrote:
>
> I am trying to delete a file (video) from Google Cloud Storage via the 
> cloudstorage api but although the file exists I'm getting the following 
> error:
>
> cloudstorage.delete('/catchamove-video/products/6411421952770048.mp4')
>
> *** NotFoundError: Expect status [204] from Google Storage. But got 
> status 404.
> Path: '/catchamove-video/products/6411421952770048.mp4'.
> Request headers: None.
> Response headers: {'transfer-encoding': 'chunked', 'date': 'Sun, 07 May 
> 2017 12:31:47 GMT', 'server': 'Development/2.0'}.
> Body: ''.
> Extra info: None.
> Both the bucket and file are present on the console.
>
> I have several buckets and this file is not in the default bucket...
>

-- 
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/23ae5ebb-55b6-4239-bb77-7d646b7e14ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to