I’m giving data using an API, and the entries entered are without user. “non_authenticated_user”
How to solve ?
When I send json, I only use the token. I’ve tried basic authentication, but it didn’t work.
I’m giving data using an API, and the entries entered are without user. “non_authenticated_user”
How to solve ?
When I send json, I only use the token. I’ve tried basic authentication, but it didn’t work.