anne
1
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!
Blag
2
Hello @anne Which endpoint are you using?
anne
3
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
Blag
4
Not sure what could be going wrong 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