Saturday, March 18, 2023

Re: Accessing my local backend

Thanks

On Mon, Mar 13, 2023, 3:32 AM Carlos André Dantas de Lima <eucandre@gmail.com> wrote:
Have you chose url in settings, allow tô access and you try access with mobile deixe in other address or port

Em dom, 12 de mar de 2023 14:42, Donald KANTI <donaldkant2000@gmail.com> escreveu:
Hey you should start the Django server on 0.0.0.0 ....something like this python 
python manage.py runserver 0.0.0.0:8000
Then make sure the mobile and your server are in the same network

On Sun, Mar 12, 2023, 6:33 PM Rafael J. Soteldo S. <rafael.soteldo@gmail.com> wrote:
Hi there:

I'm being able to access my local backend built with django/python from Postman and react, but if I try to access it from an application built for mobiles, I get a Network error. I try to access the backend from an android device

What should I set in django in order to being able to access my endpoints from a device other than the computer

Thanks in advance

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/769bc9b8-eacf-4e29-ac14-4a199304e4cen%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CANJ3CtPgPVu4tA5wxkzxT%2BK0h5ob9Ry-4L-8O6_QH4Nhm13dpQ%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAA8yBMwJjFK8KF5OdGrr_FpAzo-t76zbZmmAOhLtdSgpw7Wrag%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAC2vYQ7z1bE0f_x2uVw4Wpq3tudNFFoDNZfcxMcqv1yCwa%2Ba6Q%40mail.gmail.com.

No comments:

Post a Comment