sven-zo / virtuvis

A project for school in which we (Sven, Imani, Budi and Emma) are making a virtual fishing application that is meant to be projected at a floor.
0 stars 0 forks source link

Ping-handler voor VirtuVission #35

Open budihan opened 7 years ago

budihan commented 7 years ago

Nu de Colortracking werkt via camera moet er een ping gestuurd worden naar de server. Dit word m.b.v. reqwest gedaan.

Benodigdheden: URL VirtuVision

sven-zo commented 7 years ago

Testing...

budihan commented 7 years ago

Error:

XMLHttpRequest cannot load http://imanidap.nl/virtuvis/api/v1/fish.php?action=CREATE&rod=green. Request header field X-Requested-With is not allowed by Access-Control-Allow-Headers in preflight response.

budihan commented 7 years ago

Reqwest aangevuld met: crossOrigin Ping is verstuurd.