I'm using fetch API to get data from server using POST method. It return an error: Network request failure. when I try with a Facebook movie API it works good, then I try it with Postman width same key and userId and everything is okay
this is what I have when I click on the TestAPI button
this is result in Postman width same configurations