Snapmaker2-Controller
Snapmaker2-Controller copied to clipboard
Enable cross-origin resource sharing
Hi, I'm trying to fetch my Snapmaker 2 status from a very simple javascript app, but failed because there is no CORS header allowing webpage to request and consume json output from api.
Would you please consider to add CORS headers for /api/ HTTP calls ?
Thanks