I've tried following the postman tutorial located at Tutorials | Refinitiv Developers , but cannot get an access token. The appkey generator seems to work fine, but when I try the Authorize step in said tutorial I receive:
{
"error": "invalid_client",
"error_description": "Invalid Application Credential."
}