Skip to content

Commit a582e51

Browse files
committed
Corrected a typo
In the **Get Creadentials** section, changed "Typescript" to "C++". Relates-to: OLPEDGE-1172 Signed-off-by: Halyna Dumych <[email protected]>
1 parent 9709c26 commit a582e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/GettingStartedGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ To create catalog or service requests to the [HERE Open Location Platform](https
66

77
The following two authentication approaches are available within your application:
88

9-
1. Using your **platform credentials** that are available on the platform portal by means of the HERE OLP SDK for TypeScript authentication library.
9+
1. Using your **platform credentials** that are available on the platform portal by means of the HERE OLP SDK for C++ authentication library.
1010
2. Using the **access key ID** and **access key secret** from the platform credentials as described in the [Authentication and Authorization Developer's Guide](https://developer.here.com/olp/documentation/access_control/topics/introduction.html) to create your own authentication and authorization client for retrieving HERE tokens that you can then provide to the HERE OLP SDK for C++ libraries.
1111

1212
To get your platform credentials, on the [Apps and Keys](https://platform.here.com/profile/apps-and-keys) page, create a new application. Then, to download the credentials, click **Create a key**. For more information on how to get platform credentials, see the [Manage Apps](https://developer.here.com/olp/documentation/access-control/user-guide/topics/manage-apps.html) section of the [Teams and Permissions User Guide](https://developer.here.com/olp/documentation/access-control/user-guide/index.html).

0 commit comments

Comments
 (0)