I’m currently learning how to use make and encountered a problem. My teacher assigned me a task to complete. He gave me a JSON URL, but I can’t access it via HTTP. I’m stuck at the first step of how to fetch this JSON. I’m sharing the URL here—please help me with this. Thank you!
you need to do a GET request using the generic HTTP module.
I suggest you have a look at the Make Academy cause this kinda looks like one of the “exams” on here. So do check it out before continuing to pay a teacher who might as well be giving you the same information.