Last answered:

03 Dec 2023

Posted on:

17 Jul 2022

0

Resolved: The mentioned link is not working anymore

It's not working

{
  "success": false,
  "error": {
    "code": 101,
    "type": "missing_access_key",
    "info": "You have not supplied an API Access Key. [Required format: access_key=YOUR_ACCESS_KEY]"
  }
}
2 answers ( 1 marked as helpful)
Instructor
Posted on:

18 Jul 2022

8

Hi,

This is a known issue - the API has restructured and updated some of the links, so the code in this section will not work properly. The theoretical concepts are valid still, but unfortunately you cannot just copy the code given.
We are working to fix this section.

In the meantime, you can use this URL "https://api.exchangerate.host/latest" as your base one. All of the functionality should work if you adapt the code with this URL.

We apologize for the inconvenience!

Best,
Nikola, 365 Team

Posted on:

03 Dec 2023

0

I hace this fucking error


{
  "success": false,
  "error": {
    "code": 101,
    "type": "missing_access_key",
    "info": "You have not supplied an API Access Key. [Required format: access_key=YOUR_ACCESS_KEY]"
  }
}

Submit an answer