Vercel functions with Firebase Admin
Unanswered
Rock Wren posted this in #help-forum
Rock WrenOP
Hello everyone, in order to authenticate Bearer Tokens on my api routes I'm using firebase admin. This usually works fine but in my logs I frequently see users getting a DEADLINE_EXCEEDED error which appears to thrown by firebase. Does anyone know how I can fix this issue?