Using a Third Party API with Wix fetch

Hi Nicolas,

How did you get the sample response from the third party API? What was the URL? Does it look exactly the same as your fetch URL that is printed out in the console? Wix Code doesn’t do any magic here. All the fetch does is send the URL. If the URL is incorrect, the fetch will fail.