Webhooks with firestore database

I’m making some changes to my application to use the new firestore database but I need to use the new authentication method using the admin SDK is it possible to use that with webhooks?

I try using with the database secret but I keep getting 403 error not authorized to access the database.