How can I read JSON file from the API using AJAX?
Hello,
I want to parse/read the results from a jSON file coming from the API but I have not been able to make it work so far.
The code I'm using is as follows:
However, this doesn't returns anything.
Can you please point me in the right direction?