Hi,
I had a NestJS API on Heroku and it was working fine for development purposes, but now I just moved here. The app deployed correctly, but now there’s a “error no token” error that I can’t find what it means when trying to authenticate(login) with firebase. I already added the secrets.
Anyone had a similar problem before?