The gsutil tool is not working to register a channel in object change
notification
When executin the follow command:
gsutil notifyconfig watchbucket -i myapp-channel -t myapp-token
https://myapp.appspot.com/gcsnotify gs://mybucket
I receive the follow answer, but I used the same command before in another
buckets and it worked:
Watching bucket gs://mybucket/ with application URL
https://myapp.appspot.com/gcsnotify...
Failure: <HttpError 401 when requesting
https://www.googleapis.com/storage/v1beta2/b/mybucket/o/watch?alt=json
returned "Unauthorized WebHook callback channel:
https://myapp.appspot.com/gcsnotify">.
I already tried to set the permissions, made myself owner of the project,
but is not working, any help?
No comments:
Post a Comment