Problem connecting djangoapi with react native mobile with django api
This is my first time here asking for help!!!, My name is Pedro, is a pleasure to be here.
So. I made a system to help the company with a task work, and hopefully, be noticed to work with the development team. One of things that's mandatory is the being able to use it on mobile. The back end was made using django, and I've created a API with django rest framework, I've tried to create a mobile application with React Native that consumes the API, but every time I try to use the API I get the 401 error, and I can't find the mistake. Could someone please help my find it?