I want to upload image for my model. Through postman and browsable API
Hey everyone. I want to upload image for my model. Through postman and browsable API it is working fine. But using angular from client side it shows 400 error. Is it problem with angular? Or I should make changes in my side of code?