401 error when trying to use v3/webhooks/send-test-event

Hi! I’m in the middle of migrating from v2 to v3 and cannot figure out why this endpoint is responding with a 401.

{"request_id":"1726513296985-a3a45216-7b0a-475d-a8bb-423da5282cac","error":{"type":"70000","message":" : status is not ok, got 401v"}}

We’re using Gmail so I’ve made sure we’ve set up pub/sub and I don’t know what else it could be.

Thanks!

Hello @anne Which endpoint are you using?

trying to test out the webhook works! v3/webhooks/send-test-event

I’ve tested it with the webhook I have for message.created and message.opened. Both are returning the same error

Not sure what could be going wrong :thinking: But probably this can help How to create and read Google Webhooks using Ruby | Nylas Will ask the migration team to make sure I’m not missing anything :wink: