Works on local but fails on production

Hi, I’ve deployed a blog application that works on localhost. It is set up with mongo db using srv in environment. The whole app including auth and post interactions work fine on local but partially works on hosted environment. for eg if I try to get a post with specific id it returns null.

Previously it was working. Suddenly it stopped working. Can anyone please help?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.