we created a front app with react seperately and we deployed on vercel .but while we want to login we get 405 error method not allowed.is there any relationship with cross origin or anuthing else?
You're probably calling the API incorrectly.
we created a front app with react seperately and we deployed on vercel .but while we want to login we get 405 error method not allowed.is there any relationship with cross origin or anuthing else?