I\'m trying to read a json and get its values. I have a folder with the JSON\'s archives, and I need to open all archives and get the values from them.
This is the c
Try using this in your ajax/$http with JSON data
contentType: "application/json; charset=utf-8"