we created a front seperately.API requests get not allowed response from front to back

Amir2 years ago

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?

Anton Tananaev2 years ago

You're probably calling the API incorrectly.