Problem with the integration of Prestashop API with Angular!
Hi,
I have "Prestashop v1.7.5" and I want it to be compatible with Angular know that when l use GET with "output_format=JSON' the response is JSON format but when l use POST or PUT, the API doesn't accept JSON format instead it accepts XML format onl...