MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. sync101
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    sync101

    @sync101

    0
    Reputation
    484
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    sync101 Unfollow Follow

    Latest posts made by sync101

    • [SOLVED] Ajax CORS Issue

      I am trying to get this Uber module working. I am currently running it on an amazon ec2 instance by using node serveronly.

      On the console log page I see the following this error:
      Request header field X-Requested-With is not allowed by Access-Control-Allow-Headers in preflight response.

      Call to Uber API. LINK.

      I don’t think there is an issue with the way the call is being made. After all the stackoverflow’ing, it seems like it might be related to the way node starts up the server. I am unable to find the the place where the header is being set and I was hoping someone here could point me in the right direction.

      Solve: Had to add my localhost:8080 to uber developer dashboard for CORS forwarding.

      posted in Troubleshooting
      S
      sync101
    • MagicMirror Hosting on AWS

      I’m thinking about building a magic mirror of my own.

      I saw this post, and OP mentions that he has MM hosted on a windows machine.

      That gave me the idea of hosting it on a free AWS account. Before I start on that, I wanted to see if anyone has tried it with success and has any tips or if it won’t work at all. I was planning on following this guide.

      posted in Development
      S
      sync101