Can anyone help me with issue on setting up "Object Change Notification". I am trying to execute "
gsutil notification watchbucket https://<my_project_id>.appspot.com/ gs://glrs_test_deepshikha
It is giving error :
ServiceException: 401 Unauthorized WebHook callback channel: https://<my_project_id>.appspot.com/
I have successfully verified the domain as an owner. able to load file using gsutil cp. But, gsutil watchbucket is not working.please help