Django APP giving Bad Request (400)

Hello I am tryng to deploy my django app backend on render but I am receiving bad request (400) on my admin panel.

Allowed host and another environment variables looks okay for example in Allowed host I put:

[‘frontend_name.vercel.app’, ‘backend_name.onrender.com’]

¿what is the problem? I didnt have problems to upload my backend to another web services so the problem is not on my code.

Thank you

Hey, Alejandro.

It’s difficult to determine what the cause may be without being able to see the service affected, its logs, and other configuration. To provide guidance on a specific service in your account at detail, please use the “Contact support” button from within any page when logged into Render.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.