MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. trasnportGuy
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    T
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    trasnportGuy

    @trasnportGuy

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

    trasnportGuy Unfollow Follow

    Latest posts made by trasnportGuy

    • RE: Hosting a local proxy to deal w/ CORS

      Nevermind. I get it now. Node helper is the way around this problem. I’m all set.

      posted in Troubleshooting
      T
      trasnportGuy
    • Hosting a local proxy to deal w/ CORS

      Has anyone dealt w/ trying to get data from an API that has CORS disabled? I expect that you can deal w/ it simply by running a proxy w/in the webserver. Maybe using something like this? https://www.npmjs.com/package/cors-anywhere

      Curious if this is a problem that’s already been solved though.

      posted in Troubleshooting
      T
      trasnportGuy