"Callback failed" in production.
Hello, I'm following the 0 to Production tutorial, using Vercel. Uploading files works fine in development locally, but in production the logs show that "callback failed". What could be the reason?
I'm providing the latest audit log on the failed file upload:
What would be the solution?
1 Reply
FOLLOW UP: I disabled Vercel Authentication and now it works.