You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more details, see the [Data User Guide](https://developer.here.com/documentation/data-user-guide/index.html).
41
+
For more details, see the [Data User Guide](https://www.here.com/docs/bundle/data-api-developer-guide/page/README.html).
42
42
43
43
## Get credentials
44
44
45
45
To work with catalog or service requests to the HERE platform, you need to get authentication and authorization credentials.
46
46
47
-
You can authenticate to the HERE platform within your application with the platform credentials available on the HERE portal by means of the Data SDK authentication library. For the available authentication options, see the [Identity & Access Management Developer Guide](https://developer.here.com/documentation/identity-access-management/dev_guide/index.html).
47
+
You can authenticate to the HERE platform within your application with the platform credentials available on the HERE portal by means of the Data SDK authentication library. For the available authentication options, see the [Identity and Access Management Developer Guide](https://www.here.com/docs/bundle/identity-and-access-management-developer-guide/page/README.html).
48
48
49
49
After you set up the credentials, you can use them to access the Data SDK libraries.
50
50
@@ -73,7 +73,7 @@ To use the Data SDK with pure JavaScript, inject the compiled bundles from the C
To learn how to use the Data SDK, see the <ahref="https://developer.here.com/documentation/sdk-typescript/dev_guide/index.html"target="blank">Developer Guide</a> and <ahref="https://developer.here.com/documentation/sdk-typescript/api_reference/index.html"target="_blank">API Reference</a>.
76
+
To learn how to use the Data SDK, see the <ahref="https://www.here.com/docs/bundle/data-sdk-for-typescript-developer-guide/page/README.html"target="blank">Developer Guide</a> and <ahref="https://www.here.com/docs/bundle/data-sdk-for-typescript-api-reference/page/index.html"target="_blank">API Reference</a>.
0 commit comments