htl-perg-2019-20-5ahif / highscore-exercise-K1H1

highscore-exercise-K1H1 created by GitHub Classroom
0 stars 0 forks source link

extra points #1

Open K1H1 opened 4 years ago

K1H1 commented 4 years ago

Dear Mr. Stropek Unfortunately I'm getting an CORS-error when I try to to use the game in connection with my API. I implemented every function that I need but it just won't work. Nevertheless my API and the Apitests work very well.

I did some bonus work:

Greetings, Katrin

rstropek commented 4 years ago

Well done 👍. The two extra points are yours. I have added the necessary code for CORS to your repository. Now the game can call the API. If you want, you can continue working on your code to get extra points. However, please take a quick look at my last commit so you understand what you have to change in order to remove the CORS errors.

Greetings, Rainer Stropek.