Google Pub Sub working on local, not working on production
I want to develop a system to get notifications for google business review. I set up google business sign in with appropriate scopes. I went through documentation and was able to pull from a subscription, into a node js server i made. It worked on local as intended. I pushed it to Production, but i found it is not working