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

Amir7 months 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 Tananaev7 months ago

You're probably calling the API incorrectly.