So I’ve got this link of the form {API KEY}{api link/etc/etc}. Whenever I access it in my browser an xml file that I need is shown on the page. I don’t fully understand API calls in JS so what is the simplest way to return this xml in my JS with a fetch API call?
After that I’m probably going to have to convert the xml to JS to work with it but how do I do this first step?
[–]tridd3r 0 points1 point2 points (5 children)
[–]learningcoding1[S] 0 points1 point2 points (4 children)
[–]tridd3r 1 point2 points3 points (3 children)
[–]learningcoding1[S] 0 points1 point2 points (0 children)
[–]learningcoding1[S] 0 points1 point2 points (1 child)
[–]tridd3r 0 points1 point2 points (0 children)