Thanks, guys The Django user group is very helpful.
On Sun, Jan 29, 2023 at 12:54 PM Lauro Cesar de Oliveira (olarva) <
ola...@gmail.com> wrote:
> Hello there.
>
> First thing: show us the error.
>
> Getting status code 400?
>
> Probably a wrong setting of one of those (or maybe all):
>
> ALLOWED
Hello there.
First thing: show us the error.
Getting status code 400?
Probably a wrong setting of one of those (or maybe all):
ALLOWED_HOSTS
CORS_ALLOWED_ORIGINS
CSRF_TRUSTED_ORIGINS
CSRF_USE_SESSIONS
MIDDLEWARE
When working with microservice make sure the reverse-proxy/loadbalance is
s
Are you trying to authenticate via Django Rest FrameWork API or via the
standard Django authentication system? It shouldn't really matter which it
is as both can be scaled horizontally and you'll have no issue with
authenticating so in order for us to help we'd need to understand what you
are
How to communicate and authenticate with multiple Django servers. Is it
possible?
If possible you can help me, I am trying more than 15 days in this section
but not getting any solution.
Please share with me any requirements like books, videos, blogs, or code
examples.
--
You received this mess
4 matches
Mail list logo