Skip to main content
Seasoned ⭐️⭐️
July 21, 2025
Solved

How to add capabilities for streams and records?

  • July 21, 2025
  • 3 replies
  • 67 views

Hello,

I am testing streams and records in one of our projects, but I am getting “The user does not have any ILA streams capabilities.” error.

I am also not able to add the capabilities for Streams and Records to my user group as I cannot see them in the capability type list

 

Best answer by Thomas Sjolshagen

Have to use the API. So, for instance, with Postman or the Cognite Python SDK would be options.

3 replies

Aditya Kotiyal
MVP ⭐️⭐️⭐️⭐️⭐️
MVP ⭐️⭐️⭐️⭐️⭐️
July 21, 2025

@Thomas Sjølshagen 

Aditya Kotiyal
Lead Product Manager
July 21, 2025

Have to use the API. So, for instance, with Postman or the Cognite Python SDK would be options.

Seasoned ⭐️⭐️
July 21, 2025

@Thomas Sjølshagen  Thanks, it works now!