PitchLabsAsh / vapor-firestore

MIT License
3 stars 9 forks source link

Value required for key 'access_token' #1

Open jdanthinne opened 4 years ago

jdanthinne commented 4 years ago

While trying to setup my app to get some data from Firestore, I get this strange error: [ ERROR ] DecodingError.keyNotFound: Value required for key 'access_token'. (ErrorMiddleware.swift:26)

jdanthinne commented 4 years ago

Got the same error with Ferno… https://github.com/vapor-community/ferno/issues/5