Solved

How can i get the "`Client ID` - the ID of the application in Azure AD." in the Learn of "Use the CognitePython SDK training"?

  • 10 April 2024
  • 1 reply
  • 15 views

Badge +5

I notice that i have three Tenant ID in my AAD count.

I think i should use the Cognite Hub Tenant ID,It’s that right?

when I try to create a new application,  Azure told me I have no access to create a application.

Am I doing it right?  Which Org should I apply the permission to create an app under this tenant, RA or Cognite Hub?

 

icon

Best answer by Sofie Haug 10 April 2024, 11:22

View original

1 reply

Userlevel 3
Badge +6

Hi @Bruce Gee 

 

Is this the course: https://learn.cognite.com/path/data-scientist-basics/learn-to-use-the-cognite-python-sdk

The Client ID is already included in the notebook linked in this lesson: https://learn.cognite.com/path/data-scientist-basics/learn-to-use-the-cognite-python-sdk/1305382
(CLIENT_ID = "fab52bb5-9de2-4f9e-aefa-712da4b5fe00")

You need to clone the repository from GitHub and use the notebooks created for this course.

Reply