Team,
I got the following error when I try the https://api.refinitiv.com/file-store/v1/file-sets api on Postman. Why I am getting it?
{
"error": {
"id": "ac3da0a5-932d-4de5-b84f-549e166cd872",
"code": "401",
"message": "token expired",
"status": "Unauthorized"
}
}