• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-CurrencyExchange

Scheduled Pinned Locked Moved Unsolved Troubleshooting
1 Posts 1 Posters 195 Views 1 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    lif
    last edited by Jan 15, 2024, 3:42 PM

    Over the past 3 or 4 months MMM-CurrencyExchange has stopped working, it just displays ‘Loading’

    I have changed the api from
    apiBase: “http://api.exchangeratesapi.io/latest”,
    to
    apiBase: “http://api.exchangeratesapi.io/v1/latest”,
    and then
    “http://api.exchangeratesapi.io/v1/latest?access_key=xxxxxxxxxxxxxxxxxxxxxxxx”

    as per the instructions at https://manage.exchangeratesapi.io/quickstart

    I have noticed that if I click on the link at https://manage.exchangeratesapi.io/quickstart
    I get
    {
    “error”:{
    “code”:“https_access_restricted”,
    “message”:“Access Restricted - Your current Subscription Plan does not support HTTPS Encryption.”
    }
    }

    I assume that the http:// is being redirected to https:// and I don’t know of a way to force it back to http://

    Has anyone any other thoughts or other suggestions for a GBP:EUR currency exchange module?

    Thanks is advance.

    1 Reply Last reply Reply Quote 0
    • 1 / 1
    1 / 1
    • First post
      1/1
      Last post
    Enjoying MagicMirror? Please consider a donation!
    MagicMirror created by Michael Teeuw.
    Forum managed by Sam, technical setup by Karsten.
    This forum is using NodeBB as its core | Contributors
    Contact | Privacy Policy