Hello everybody!
I’m currently developing a module to add, remove and edit profiles from the MMM-ProfileSwitcher with an API. I’m almost done but i want some people to test the module for me before i want to set it open for everybody. If someone is interested send me a private message!
Lorenz Fleerackers
Hi @sdetweil ,
I am using this ‘https://github.com/Jopyth/MMM-Remote-Control/tree/master/API’ . And i’m writing my webapplication in angular.
And i’m aware that i need to give ‘Access-Control-Allow-Origin’: ‘*’ with the headers but i don’t know where you need to do this.
Hi,
I am building a magic mirror and i want to control it with my own webapp.
For this i wanted to use the API calls from the remote control module. When i execute them in postman it works but suddenly the requests didn’t work anymore.
I always get the “Cannot GET /api/test” for exemple back.
Does anyone had the same problem?
Kind regards
Lorenz