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)
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
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]"
}
}