I don’t know if I’m too stupid for coding and should just give up at this point, but I’m so helpless when it comes to the intermediate API projects. Can someone please look at this and help me out at all? I’m quite a beginner.
Don’t judge my styling! Haha, just trying to figure out how this works. Thank you so much to anyone who can give me an answer or at least try. I really don’t want to give up.
You are having a common CORS issue, @rstorms. Not sure how it is being solved in codepen but the solution is already standard. Wait for someone else to answer you or just search what other people have said about codepen and CORS in the forum or medium.
EDIT: actually, I found a message dealing with the problem after looking for “CORS codepen”:
If you are needing to understand CORS, it is a very technical concept that unfortunately we all should understand. Here another post explaining it:
If that is still complicated, try to find other explanations here or in Medium?