onComplete doesn't work in production but works in development
I have an express app that looks something like this
My UT route builder looks something like this:
I have deployed my app to railway on "https://<somename>.up.railway.app"
I can't get callbacks to work in prod for the life of me although it works in dev perfectly fine.
2 Replies
Any suggestions where I should look ? or where to check ?
you mean the img is not uploading or what ?