[Innoworks 2023]: AIFS - Problems when loading datasets from DataHub

https://portal-afs-ensaas.wise-paas.iotcenter.nycu.edu.tw/v2/c1e98b2a-f2c4-469d-adc0-8b7144194406/dataset

I attempted to load the datasets from DataHub into AIFS using its own API (as provided in the link above). But an error message was displayed: “Error: Invalid datahub_url, error: Datahub get credential failed from https://port”.

Furthermore, the DataHub url functions properly when accessed through the Dashboard, and I have verified my password mutiple times to ensure that it is correct as well.

You need to add /api/v1/System/credentials at the end of datahub url

Hello, I added /api/v1/System/credentials at the end of the data hub url, but I got the following error.

Failed to parse datasource structure. Error: Invalid credential or datahub_url, error: Failed to get token

What should I do now?