No get logs trigger on uploading files in cloud storage bucket, Testing is successful but not end result.
Tried for Event type: on delete also not working
Logs no error.
Service account permission : added storage admin
Any troubleshooting guide for debugging it. how to get custom values printed into logs
Hi @pushpendrasingh,
Welcome to Google Cloud Community!
Your Cloud Function (v1) with a custom service account isn't triggering on Cloud Storage object creation.
This might help you:
Verification:
Code Review:
Eventarc Configuration (if applicable):
Logging and Monitoring:
Testing:
Additional Tips: