I’m relatively new to coding, and I was able to call a REST API, and record the information to the console log.
Unfortunately, where I am having trouble, is then taking that response and doing literally anything with it. Here is the code and the res...