Skip to content

Commit 69226f5

Browse files
committed
fixed error in article.
1 parent ab9e23c commit 69226f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ The required credentials are:
201201
- **Username**: The machine ID associated with your account.
202202
- **Password**: The password for the machine ID.
203203
- **Client ID (AppKey)**: A unique identifier for your app, generated via the App Key Generator. Keep it private.
204-
- **Grant Type `password`: Used for the initial authentication request with a username/password combination.
204+
- **Grant Type**: `password`: Used for the initial authentication request with a username/password combination.
205205

206206
I strongly suggest reading the [Data Platform: Authorization - All about tokens](https://developers.lseg.com/en/api-catalog/refinitiv-data-platform/refinitiv-data-platform-apis/tutorials#authorization-all-about-tokens) tutorial for a deeper understanding of RDP authentication.
207207

0 commit comments

Comments
 (0)