Hello,
When I used the official dev portal https://developer.fusionfabric.cloud and tried to execute 'Financial Toolbox---->Exchange Rates and Currency Conversion (1.0)---> Latest known foreign exchange reference rate for all available currencies', I noticed that It does not work.
In fact the token is created successfully, but the http request fails to execute with the following error code:
{
"statusCode": 401,
"message": "Access token is missing or invalid."
}. What can I do?