Next.js Discord

Discord Forum

Vercel with express

Answered
Sloth bear posted this in #help-forum
Open in Discord
Sloth bearOP
When i go to: https://server-es9gn2pqg-yiegins-projects.vercel.app/api/restaurant/search/uk at browser it works fine but when i test it in my postman it doesn't work i see Authentication Required even tho i don't have anything like that
Answered by joulev
use the production domain instead
View full answer

5 Replies

Sloth bearOP
Sloth bearOP
even when i try /health end point it doesn't work at postman but works fine in browser
unique deployment URLs such as https://server-es9gn2pqg-yiegins-projects.vercel.app are only accessible by you, i.e. it requires you to have already logged in to vercel
use the production domain instead
Answer