401 Unauthorized : A security token is required but the token storage is empty. SYMFONY6
i’m working with symfony 6 and react js , im trying to access the cart of the user and it works correctly when I test it with postman but it throws this error when I test it in my frontend interface
401 Unauthorized : A security token is required but the token storage is empty.