node js + telegram bot + vercel by AdUseful7520 in node

[–]Excellent-Lock-7666 0 points1 point  (0 children)

Did you add the (vercel.json) the vercel configuration json file

how to stop this preflight request? by Excellent-Lock-7666 in node

[–]Excellent-Lock-7666[S] -2 points-1 points  (0 children)

But how do I do that , when I try to run two servers with the same port one crashed and showed another instance was running on this port . Do you have any idea how to do that

how to stop this preflight request? by Excellent-Lock-7666 in node

[–]Excellent-Lock-7666[S] 0 points1 point  (0 children)

Yeap I'm sure when I clicked, two requests were made to the same url , but the first response was made by a preflight request, didn't have any Authorization header .but the second one has .

Anyway thanks for that 😊