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?


Best answer by Sofie Haug
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.